Skip to content
View anans-dev's full-sized avatar

Block or report anans-dev

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
anans-dev/README.md

๐Ÿ‘จโ€๐Ÿ’ป Full-Stack Developer

AI/ML Enthusiast | Problem Solver | Tech Innovator

Typing SVG

Portfolio LinkedIn Contact


๐Ÿš€ About

type Developer struct {
    Background      string   `json:"background"`
    CurrentProject  string   `json:"current_project"`
    Learning        []string `json:"learning"`
    Interests       []string `json:"interests"`
}

developer := Developer{
    Background:     "Been coding for about 4 years, started learning C++",
    CurrentProject: "Building a journal AI app",
    Learning:       []string{"Language Models", "AI/ML stuff"},
    Interests:      []string{"Gaming ๐ŸŽฎ", "Photography ๐Ÿ“ธ", "Fitness ๐Ÿ’ช"},
}

๐Ÿ› ๏ธ Tech Arsenal

๐Ÿ’ป Languages & Frameworks

๐Ÿค– AI/ML & Tools

๐Ÿ“Š Databases & Cloud

๐Ÿ“ˆ GitHub Analytics

GitHub Stats Top Languages

๐Ÿ”ฅ What I'm Working On

Project Description Tech Stack Status
๐Ÿ“ Journal AI App AI-powered journaling application React Native, Python, AI ๐Ÿšง In Progress
๐Ÿค– LLM Models Playing around with language models Python, PyTorch ๐Ÿ”ฌ Learning
๐Ÿ“ฑ Portfolio Site Personal portfolio website Next.js, React โœ… Done

๐Ÿ† What I'm Good At

GitHub Trophies
  • ๐ŸŒŸ Full-Stack development - frontend and backend
  • ๐Ÿง  AI/ML stuff, especially working with language models
  • ๐Ÿค Open Source contributions when I can
  • ๐Ÿ“š Always Learning new tech and frameworks

๐Ÿค Open to Collaboration

Interested in working on:

  • ๐Ÿ Python projects (AI/ML, Backend, Data Science)
  • ๐ŸŸฆ TypeScript applications (Full-stack, Mobile, Web)
  • ๐Ÿค– AI/ML research and implementation
  • ๐ŸŒ Open Source contributions and community projects

Profile Views


๐Ÿ“Š More GitHub Stats
Activity Graph
Snake animation

Popular repositories Loading

  1. ai-git ai-git Public

    AI-powered Git CLI for intelligent commit messages and automated workflows.

    Go

  2. CirrusSync CirrusSync Public

    ๐ŸŒฉ๏ธ Secure cloud storage with end-to-end encryption built using Tauri, React, and Rust. Zero-knowledge architecture ensures your files are encrypted before leaving your device. Features file sharingโ€ฆ

    TypeScript

  3. CirrusSync-API CirrusSync-API Public

    ๐Ÿ” Secure, end-to-end encrypted cloud storage API built with Go. Features SRP authentication, multi-factor auth, file sharing, S3 storage, and comprehensive security. Production-ready with Docker, Pโ€ฆ

    Go 1

  4. CryptoWorld CryptoWorld Public

    A cryptocurrency app built with Swift and SwiftUI. The app displays real-time crypto prices.

    Swift

  5. Ecommerce-Application Ecommerce-Application Public

    An e-commerce application developed with Python and Flask backend, with a ReactJS and Typescript frontend, accelerated by Vite and stylishly designed using Tailwind CSS.

    TypeScript

  6. Employee-Management-System Employee-Management-System Public

    .NET MAUI, powered by C#, is a unified toolkit by Microsoft for cross-platform app development. It evolves from Xamarin.Forms, allowing developers to craft apps for Android, iOS, macOS, and Windowsโ€ฆ

    C#