Skip to content
View DevanshuTripathi's full-sized avatar

Block or report DevanshuTripathi

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

Hi 👋, I'm Devanshu

A passionate software developer from India

Connect with me:

devanshu120 devanshutripathi120 blufftunic

devanshutripathi

 devanshutripathi

devanshutripathi

Pinned Loading

  1. monkey-interpreter monkey-interpreter Public

    A tiny toy programming language written in Go — because why use a language when you can panic and build your own? Supports int, string, arrays, and happily freeloads off Go’s garbage collector for …

    Go

  2. vodka vodka Public

    Modern Go web framework focused on developer experience, hot-reload, and full-stack workflow

    Go 13 41

  3. GreenCarpet GreenCarpet Public

    A Python script that auto-updates and pushes a TXT file to GitHub—purely to keep the green carpet alive. Automates commits, prevents streak anxiety, and shamelessly farms contribution squares so yo…

    Python

  4. poker-bot poker-bot Public

    A poker bot built in Go using Deep Q-Learning and self-play. Trains itself to bluff, bet, and occasionally act smarter than its creator. Designed for RL experimentation, poker strategy research, an…

    Go

  5. bedrock bedrock Public

    A lightweight web browser written in Go. Built from scratch to explore how browsers actually work, from parsing HTML to rendering pages, minus the chaos of real browser codebases. Simple, fast, and…

    Go

  6. 2D-Ping-Pong 2D-Ping-Pong Public

    The OG Pong game recreated in Python using Pygame, complete with self-made sprites. A retro arcade classic rebuilt from scratch for fun, learning, and pretending I’m a 1970s game dev with modern de…

    Python 1