I'm a Software Developer

Crafting efficient and innovative solutions for complex problems

const nabiel = {
    skills: ['TypeScript', 'Rust', 'C', 'Java'],
    interests: [
        'Building Enterprise-grade Applications',
        'Music Composition and Performance',
        'Voracious reading across diverse genres'
    ],
    isProgramming: true,
    learnNewThings() {
        console.log("Leveling up and locking in...");
    },
    buildCoolProjects() {
        console.log("Crafting projects with passion and precision...");
    },
    drinkCoffee() {
        console.log("Re-energizing with a fresh brew ☕...");
    }
};

while (nabiel.isProgramming) {
    nabiel.learnNewThings();
    nabiel.buildCoolProjects();
    nabiel.drinkCoffee();
}
                
solidServe
An Accounting SaaS designed for Akshaya Centers, streamlining financial operations and management.
Next.jsTypeScriptPostgreSQLPrismaORMTailwindCSS
Corrosion
Context Aware GenAI-based C-to-Rust Transpiler
PythonNetworkXClang
Breeze
A lightweight, Vim-like text editor
C
Landing Site for Robotics Club, UCE
A landing website for the Robotics Club at University College of Engineering, Thodupuzha
HTMLCSSJavaScript
Arxiv Desktop Notifier
A desktop notifier for new papers on Arxiv
Pythonfeedparserplatformasynciosignal