"Crafting code, automating tasks, and shaping the future."
{
"username": "igu1",
"real_name": "Eeza",
"title": "Full-Stack Developer | DevOps",
"age_started_coding": 11,
"skills": [
"Frontend: Next.js, Vite React, TanStack",
"Backend: Django, Flask, FastAPI, Bun runtime",
"Databases: PostgreSQL, MongoDB, Redis",
"DevOps: Docker, DigitalOcean, Celery, Redis",
],
"roles": [
"Full-Stack Developer",
"DevOps Engineer",
]
}
; Starting young, pushing limits
section .data
age db 11
languages db "HTML", "CSS", "JavaScript", 0
section .text
; At 11, I wrote my first code in HTML/CSS
mov ax, age
cmp ax, 11
je start_html_css
start_html_css:
; Progressing to JavaScript for dynamic pages
age db 15
languages db "Python", "Telegram Bot", 0
; At 15, I developed my first Telegram Bot in Python
cmp ax, 15
je telegram_bot
telegram_bot:
; Developing a full Django donation website at 17
age db 17
projects db "Django Donation Site", 0
; The journey continued through my teens
cmp ax, 17
je django_donation_site
django_donation_site:
; Mastering backend systems with Django, PostgreSQL, and Redis
; Hosted on DigitalOcean with Celery for background tasks
- ๐ Started Coding: HTML, CSS, and JavaScript.
- ๐ First Python Project: Developed a Telegram Bot at age 15, sparking my love for automation.
- ๐ First Full Project: Built a Django Donation Website at age 17. This was my first venture into full-stack development with Django, where I managed payments, donations, and user data.
-
๐ SEO-Optimized E-Commerce Platform:
- Built a highly SEO-optimized e-commerce website using Django, integrated Redis, PostgreSQL, and Celery for background tasks.
- Added advanced features like invoice generation, WhatsApp order confirmation, and payment integrations.
- Deployed the project on DigitalOcean using Docker for a fully scalable setup.
-
๐ง ERP & POS System:
- Developed an ERP system with sales, purchase, and an online POS system.
- Built with React frontend and Django backend, fully containerized for deployment.
-
๐ฑ Flutter App for Kerala Nadvathul Mujahideen (KNM):
- Built a Flutter-based application for Kerala Nadvathul Mujahideen (KNM), a socio-religious organization.
-
๐ซ React & Django Ticket Booking App:
- Currently working on a ticket booking app for a Dubai-based company, using React and Django with a fully optimized backend and seamless frontend interface.
"I started coding at age 11, and by age 20, I was a full-stack developer, devops, and digital marketer๐๐๐."