Skip to content
View utkarsh5026's full-sized avatar
:octocat:
Building Projects
:octocat:
Building Projects

Highlights

  • Pro

Block or report utkarsh5026

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
utkarsh5026/README.md

Hey there! I'm Utkarsh Priyadarshi

๐Ÿš€ Continuously building and breaking projects, not sure which happens more

Coding

const utkarsh = {
    pronouns: "he/him",
    code: ["TypeScript",
            "Python",
            "Go",
            "JavaScript"],
    currentFocus: "Building scalable full-stack applications and learning about databases",
    dailyLife: {
        "โ˜• Coffee": "Caffenate and Dominate",
        "๐Ÿ’ป Code": "Reading more code than I write",
        "๐ŸŽฎ Gaming": "Sometimes",
        "๐Ÿ› Bugs": "More than I'd like to admit"
    },
    funFact: "It alwayys works on my machine ๐Ÿ˜Ž๏ธ isn't this joke too old in docker world"
};

๐Ÿ‘จโ€๐Ÿ’ป About Me

  • ๐ŸŒฑ Learning Database Internals, Vector Databases and Compiler Design
  • ๐Ÿ’ก Building tools that make developers'(me ๐Ÿ™‚) lives easier
  • โœ๏ธ Writing technical articles on Medium
  • ๐Ÿ’ฌ Ask me about Typescript, Golang, Python, React and System Design

๐Ÿ› ๏ธ Technologies & Tools

Go Python TypeScript Docker Kubernetes AWS React FastAPI Linux

๐Ÿš€ Learning Queue:



Learning



  • ๐Ÿ”ง Compiler Design: Building a language that will probably never replace JS (but has better error messages)
  • ๐Ÿ“š Database Internals: Understanding why SELECT * is actually SELECT *your_time by building my own database
  • ๐ŸŽฏ Vector Databases: Understanding the concept of "close enough"
  • ๐Ÿง  LLMs & RAG: Making AI slightly less artificial and occasionally intelligent
  • ๐ŸŽฎ WebAssembly: Because someone said JavaScript wasn't complicated enough
  • โšก System Design: Professional box drawing with occasional code implementation
  • ๐Ÿ” RAG Systems: Teaching documents to answer questions they weren't prepared for

โœ๏ธ Tech Tales

Where I pretend to know what I'm writing about

๐Ÿค Connect With Me

LinkedIn Twitter Medium Email


Profile views

Pinned Loading

  1. cope cope Public

    A grep like tool made from scratch it was created as a part of the code crafters challenge where we build every thing from scratch

    Go 1

  2. current current Public

    A BitTorrent client implementation created as part of the codecrafters challenge series. This project demonstrates a working BitTorrent client that can download files using the BitTorrent protocol.

    Go 1

  3. justdoit justdoit Public

    An implementation of git in golang

    Go 1

  4. Reducer Reducer Public

    A State Management library that helps you understand how Redux and reducers really work under the hood.

    TypeScript 1

  5. enigma enigma Public

    TypeScript 1

  6. GenshinQL GenshinQL Public

    A graphql server for the genshin lovers

    TypeScript 1