Skip to content
View fenilsonani's full-sized avatar

Highlights

  • Pro

Organizations

@archimedes-it

Block or report fenilsonani

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
fenilsonani/README.md

Hey, I'm Fenil ๐Ÿ‘‹

๐Ÿ”ฅ Current Status

class Fenil:
    def __init__(self):
        self.role = "Former CTO"
        self.company = "@archimedes-it"
        self.location = "New York, US"
        self.coffee_consumed = "โˆž"
        self.bugs_fixed = "too many to count"
        
    def current_focus(self):
        return [
            "Making neural networks less mysterious",
            "Writing C code that doesn't segfault",
            "Convincing Go to be faster than it already is"
        ]

๐Ÿš€ My Digital Playground

๐Ÿ–ฅ๏ธ OS System Components
When the standard library isn't fast enough...
Built memory managers in C that make malloc() jealous

๐Ÿง  Neural Network from Scratch
No TensorFlow, no PyTorch, just pure NumPy chaos
Teaching computers to think, one matrix multiplication at a time

๐Ÿ”ง Custom Git in Go
"I can build that" - Famous last words
Version control system because why not reinvent the wheel?

๐Ÿ› ๏ธ My Weapons of Choice

Systems Web AI/ML Tools
C TypeScript Python Git
Go React NumPy Docker

๐Ÿ“Š Coding Activity

Mon  โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆ  28 commits
Tue  โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆ    24 commits  
Wed  โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆ        22 commits
Thu  โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆ   27 commits
Fri  โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆ  30 commits
Sat  โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆ               15 commits
Sun  โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆ                    10 commits

Most productive: Fridays at 2 AM โ˜•
Language of choice: Whatever solves the problem
Debugging status: Always

๐Ÿ’ญ Current Mood

Today I'm feeling like...
"There are only 10 types of people in the world: those who understand binary and those who don't"
"It works on my machine" ยฏ\(ใƒ„)/ยฏ
"99 little bugs in the code, 99 little bugs... Take one down, patch it around, 127 little bugs in the code"

Currently debugging: Why my neural network thinks everything is a hotdog ๐ŸŒญ

๐ŸŽฏ Random Developer Facts

  • ๐Ÿง  I think in algorithms and dream in stack traces
  • โšก Optimized a memory allocator that runs 50x faster than malloc
  • ๐Ÿ” Read academic papers on neural architectures during lunch breaks
  • ๐ŸŽฎ Built an AI that plays games (spoiler: it loses to humans)
  • ๐Ÿ“ˆ Former CTO who still writes code because management meetings are scary

๐Ÿ“ฌ Let's Connect!

Website Twitter Email


Profile views

๐Ÿ’ก Available for interesting projects and terrible jokes about programming

Pinned Loading

  1. neural-forge neural-forge Public

    Neural Forge - A comprehensive neural network framework built from scratch in NumPy. Forge CNN, RNN, and Transformer architectures with complete control, extensive testing, and educational clarity.

    Python 3 1

  2. ai-arch-system ai-arch-system Public

    Production-ready enterprise multi-agent AI orchestration platform with distributed memory architecture, intelligent task routing, semantic search, and comprehensive monitoring using modern softwareโ€ฆ

    Python

  3. rag-document-qa rag-document-qa Public

    Enterprise-grade RAG system featuring dual online/offline operation, multi-modal document processing, and advanced AI capabilities including knowledge graph construction and hybrid search for intelโ€ฆ

    Python 1

  4. taleye-com/resume-agent-template-engine taleye-com/resume-agent-template-engine Public

    A LaTeX-based template engine for generating professional resumes and cover letters, featuring dynamic content creation, multiple customizable templates, and a RESTful API for easy integration.

    Python 1

  5. os-system os-system Public

    High-performance OS components with 99% faster algorithms, enterprise reliability, and L8 engineering quality. Features O(1) operations, thread safety, and production-ready implementations.

    C