18 • grinding backend | infra | rust | solana • prev 2x startups • 2x 🏆solana hacks • pro @SuperteamIN • Super30 @100xSchool 3.0 • open to dev roles

Joined July 2024
407 Photos and videos
Pinned Tweet
Day -35 > Spent the day exploring rust compiler codebase did a setup locally . Also learnt a lot about Agave's codebase got to learn a lot about solana validator . Also looked at some issues . Currently working on my predictions markets in rust project trying to cope up with the lost progress... Shoutout to @usman_akinyemi for the guidance on open source and rust compiler ! follow him up ...
Day - 34 > Spent the day practising some rust by building a mini grep , thread pools , also spent some time creating web sockets in rust finding them hard tho. Started reading @sheerluck_io blogs really cool .
1
1
8
242
Rohan Singla retweeted
joined Alcovia as the full stack engineer intern , thanks to our mentor @kirat_tw & his tech communities which made my mindset clear about what one needs to become a software engineer.
career update soon 🫣
6
2
16
614
Rohan Singla retweeted
oh and btw
25
1
132
5,285
Day - 34 > Spent the day practising some rust by building a mini grep , thread pools , also spent some time creating web sockets in rust finding them hard tho. Started reading @sheerluck_io blogs really cool .
Day - 33 > Wasn't feeling well didn't do much spent some time exploring open source codebases in rust and working on projects . Will try to cope up tomorrow ...
1
12
593
Damn this crazy
The US government, citing national security authorities, has issued an export control directive to suspend all access to Fable 5 and Mythos 5 by any foreign national, whether inside or outside the United States, including foreign national Anthropic employees. The net effect of this order is that we must abruptly disable Fable 5 and Mythos 5 for all our customers to ensure compliance. Access to all other Claude models is not affected. We apologize for this disruption to our customers. We believe this is a misunderstanding and are working to restore access as soon as possible. Read our full statement: anthropic.com/news/fable-myt…
1
118
Rohan Singla retweeted
AI Agent devs: Stop overcomplicating your RAG setups I just tried @memvidAI open-source, single-file memory layer for AI agents that replaces complex vector DBs with a single, portable file. it was really amazing crazy and you should definitely check it out yoursefl.
7
10
47
1,496
Day - 33 > Wasn't feeling well didn't do much spent some time exploring open source codebases in rust and working on projects . Will try to cope up tomorrow ...
Day -32 > Completed async medium problems , tried some hard problems too learnt a lot . Ig its time that i ship something in rust now got a good hands on practice . Also started learning about Kubernetes still got a bunch of jargon to go through before Friday's contest !
5
535
Day -32 > Completed async medium problems , tried some hard problems too learnt a lot . Ig its time that i ship something in rust now got a good hands on practice . Also started learning about Kubernetes still got a bunch of jargon to go through before Friday's contest !
Day -31 > Spent the day finishing fundamentals hard problems , some problems of intermediate learnt about bits operations in rust. Also done with async easy problems . Getting good hands on threading , async code using tokio and mpsc's . Gonna complete these today !
1
10
509
Day -31 > Spent the day finishing fundamentals hard problems , some problems of intermediate learnt about bits operations in rust. Also done with async easy problems . Getting good hands on threading , async code using tokio and mpsc's . Gonna complete these today !
Day-30 > Spent some time learning about websockets in Axum and rust covered tokio tasks , mpsc's a got to use them together . Also started solving rust problems for practice done with the Easy and Medium problems of fundamentals. Also opened a issue -> github.com/100xdevs-bootcamp…
7
557
Rohan Singla retweeted
It has officially been 30 days in @kirat_tw super30 the contributions says it all . Worked and learnt a bunch of things . Here's a summary -> 1. Started hands on code again , learnt about redis, scalable systems , bullMQ , Kafka , perps , exchanges and prediction markets . Almost on the verge of completing perps-v1 - > github.com/rohan-Singla/perp… Also created a email notification microservice using bull MQ , redis and resend - > github.com/Rohan-Singla/s30-… 2. Grinded a lot of rust solved Superdevs assignments , Repo - github.com/Rohan-Singla/Supe… Built a solana-wallet inspector-cli in rust -> github.com/Rohan-Singla/wall… Built a CLI based coding agent in rust -> github.com/Rohan-Singla/codi… Built a simple chat app in rust (still building) -> github.com/Rohan-Singla/chat… Solving 100xbootcamp rust problems -> github.com/Rohan-Singla/100x… Learnt about Docker and some DevOps too . Just getting started got a bunch of things to do in this new month its been a rollercoaster so far !
3
1
19
690
Rohan Singla retweeted
📢 Trench is now live to everyone. The alpha-first terminal where traders discover opportunities, execute trades, and track performance in one place. Alpha → Trade → PnL No tab switching. No fragmented tools. Just a faster way to find and trade alpha.
23
12
55
3,722
Day-30 > Spent some time learning about websockets in Axum and rust covered tokio tasks , mpsc's a got to use them together . Also started solving rust problems for practice done with the Easy and Medium problems of fundamentals. Also opened a issue -> github.com/100xdevs-bootcamp…
Day-29 > Worked on Perps-v1 was able to fetch price from binance working on the liquidation logic . Also tried to implement websockets in rust learnt from @dreamsofcode_io tried socketioxide faced issues with it so now integrating web sockets using Axum only .
3
408
Thought it would be cool to record a demo video for this too not a complex or big project but yeah . Techstack - Rust ,Tokio ,Solana SDK, Solana Client, Clap Repo- github.com/rohan-Singla/wall…
Done with the Solana based CLI wallet inspector in rust learnt a lot building this by integrating packages too . Shoutout to @pcgeek86 learnt a lot from his videos ... Just the start gonna build harder and bigger things from here .... Repo -> github.com/rohan-Singla/wall…
1
8
340
Day-29 > Worked on Perps-v1 was able to fetch price from binance working on the liquidation logic . Also tried to implement websockets in rust learnt from @dreamsofcode_io tried socketioxide faced issues with it so now integrating web sockets using Axum only .
Day -28 > Learn about some File IO operations in rust , Hashsets , continued working on perp-v1 done with the endpoints finally . Gonna try to wrap up perp-v1 today only the liquidation is remaining now . Also got websockets in rust on the list .
7
387
Rohan Singla retweeted
people keep asking me which "solana privacy" project is the best one. honestly? wrong question. they're not competing : each one hides a totally different thing. quick breakdown:
3
1
12
383
Day -28 > Learn about some File IO operations in rust , Hashsets , continued working on perp-v1 done with the endpoints finally . Gonna try to wrap up perp-v1 today only the liquidation is remaining now . Also got websockets in rust on the list .
Day-27 > Spent the day working on this assignment got to learn a lot took me more time than expected but was definitely worth it... Thinking to add CLI args validation to it next . Go checkout - GitHub.com/Rohan-Singla/codi… Back to perps and async rust now !
7
467
People say if you want to succeed fast a high network will get you there but why would a high network guy talk to you ? Networking was never about one person sharing all the knowledge and resources and best done with a 2 way communication in which both feel fruitful...
4
136