- Passionate about exploring diverse fields and keeping my options open for the future. Currently exploring the exciting world of software engineering while nurturing a keen interest in trading and finance. A fitness enthusiast, constantly seeking new challenges and opportunities for personal growth. Open to new experiences and eager to expand my horizons. Let's connect and explore together!
- Checkout My website here
// FUNCTION_BLOCK DB
// Technology part
typedef struct {
__DECLARE_VAR(BOOL, Software Engineering);
__DECLARE_VAR(BOOL, Trading & Investing);
__DECLARE_VAR(BOOL, UI/UX Designing);
__DECLARE_VAR(BOOL, Product Development);
// Open Source Enthusiast
} DB;
// Things that I do apart from coding
static void DB_init__(DB *data__, BOOL Interests) {
__INIT_VAR(data__-> ROPE SKIPPING , Interests);
__INIT_VAR(data__-> Weightlifting , Interests);
__INIT_VAR(data__-> FOOTBALL , Interests);
__INIT_VAR(data__-> ADVENTURE , Interests);
__INIT_VAR(data__-> Painting , Interests);
__INIT_VAR(data__-> Calligraphy , Interests);
__INIT_VAR(data__-> Wall Art , Interests);
__INIT_VAR(data__-> Tabla , Interests);
}