Skip to content
View st4ckrift's full-sized avatar
πŸ™ƒ
πŸ™ƒ

Block or report st4ckrift

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
st4ckrift/README.md

Hi, I'm Divyanshi πŸ‘‹

Curious about how software works. Building it one project at a time.


πŸ‘©β€πŸ’» About Me

I'm a second-year B.Tech Computer Science student at IIEST Shibpur.

I enjoy understanding how software works beneath the surface and building projects that help me learnβ€”whether that's a terminal application in C++, an AI-powered platform, or a modern web application.

Currently looking for Winter Internships, research opportunities, and exciting open-source collaborations.


Featured Projects

ngl-Edit

A lightweight terminal text editor built from scratch in C++, using libraries and ANSI escape sequences.

WebSCI

Async web crawler and hybrid search engine built with Python and FastAPI.

PixView

Image viewer written in C that renders binary PPM (P6) images using SDL2.

whoami

An npm package to suggest username.


πŸ› οΈ Tech Stack

Languages

Web

Tools

Currently Learning

  • Rust
  • FastAPI
  • Unity
  • Machine Learning

Currently Exploring

  • Systems Programming
  • Artificial Intelligence & Machine Learning
  • Open Source
  • Building projects that solve real-world problems

Competitive Programming

I occasionally solve algorithmic problems to strengthen my problem-solving skills.


πŸ“Š GitHub Stats


🀝 Connect with Me


Thanks for stopping by! Feel free to explore my repositories or connect with me.

```

Pinned Loading

  1. ngl-Edit ngl-Edit Public

    a vim-lite terminal editor in C++ β€” raw mode, VT100 rendering, search, zero dependencies

    C++

  2. PixView PixView Public

    A minimal SDL2-based image viewer for binary PPM (P6) images, demonstrating image parsing, raster rendering, and event-driven programming in C.

    C

  3. WebSCI WebSCI Public

    Async web scraper and dynamic HTML renderer with SQLite FTS5 + ChromaDB hybrid semantic search and FastAPI REST API.

    Python

  4. st4ckrift st4ckrift Public

    Computer Science student building, exploring, and commiting the journey.

  5. whoami whoami Public

    An npm package to suggest username.

    TypeScript