Both domains are in a building phase right now — systems being set up, stacks being locked, habits being rebuilt. Progress isn't always visible. Sometimes the work is just making sure the next step is clear.
Day 3 of logging my AI & Trading journey in public. Four projects in motion on the AI side, and trading sessions back on track — here's what actually moved the needle.
Trading:
- Resumed active trading sessions
- Identified and prioritised Morning Learning Options list — to be refreshed weekly based on requirements
- New items added to the learning list: TradingView Pine Script, Notebook LM for strategy implementation, live Q&A videos
Trading:
- Completed full review of recorded 1-on-1 session — noted all key points with timestamps
- Defined next action items to implement in the new trading workflow
- Resuming active trading — refactoring the full approach based on session insights
AI:
- Day 3 of Codex CLI course — learned how AGENTS.md guides your project and explored built-in slash commands (/init, /diff, /clear)
- Diagnosed 3 problems in the X Post Generator workflow; resolved 1, 2 pending
- Re-organised Instagram content for June, defined account direction, scoped first post
- Started building a searchable X Bookmarks Database — Apify + Supabase, schema defined, Day 1 architecture locked
- AI Consultancy Portfolio — wrapped Activity-1a, started 1b, scoped hosting options
Trading:
- Always define your objective before entering a trade — no objective, no edge
- The 6 Keys to profitable trading: reliability, R:R, cost, position sizing, portfolio size, total trades
- Reliable strategy + R:R ratio are the two most critical of the six
- Resuming active trading after a pause — refactoring the full workflow based on a recent 1-on-1 with the TWST team
- 4-week minimum viable trading plan in progress
AI:
- Context Management vs Prompt Engineering — context is the real lever for better LLM output
- Learning-Driven Development (LDD): stay familiar with your own code, even when AI generates it
- Built and went live with a Custom X Post Generator workflow in Claude
- Set up an Instagram content system — Master-Chat → Sub-Chat structure across two accounts
- Progressing through Codecademy's Codex CLI course
🎬 Full demo walkthrough — Personal OS in action.
Dashboard → Tasks → Finance → Journal → Habits → Calendar → Nutrition
Built in 7 days. Solo. 120 min/day. Powered by @OpenAI Codex.
#AIBuildersHackathon#Outskill#OpenAI#Codex
7 days. 120 min/day. Solo builder.
Today I'm shipping the final submission for the Outskill x @OpenAI AI Builders Hackathon.
This is the post I've been building towards all week. 🧵
7 days ago I had an idea and a blank repo.
Today I have a live product, a real submission, and proof that one person with sharp tools and focused time can ship something worth using.
That's what this hackathon was about.
[work in progress, will update soon]
#OpenAI#Codex #BuildWithCodex #AIBuilders #Hackathon #BuildInPublic #PersonalOS
Day 6 of building Personal OS in public 🚀
The unglamorous day. The necessary one.
No new screens today — just making everything actually work:
→ Bug fixes across Tasks, Finance + Journal screens
→ Edge cases cleaned up across all modules
→ UI polish pass — spacing, states, transitions
→ Data consistency checks across Supabase layers
Prepping for Demo Day tomorrow:
→ Full product walkthrough tested end-to-end
→ All 3 core modules stable and demo-ready
→ Live URL confirmed and working
The thing about building in public nobody says out loud:
Day 6 is the most important day.
Anyone can ship a Day 1 idea.
Not everyone makes it to a demo-ready product by Day 6. 🎯
https://t.co/QRqqWSUa91
Workflow: Debug → Polish → Test → Ship
One tab. One OS.
#OpenAI #Codex #BuildWithCodex #AIBuilders #Hackathon #BuildInPublic #PersonalOS
Day 5 of building Personal OS in public 🚀
Shipped the most technically complex day yet.
3 new screens added:
→ Habits Tracker — beta teaser live
→ Calendar — coming soon UI built
→ Nutrition — coming soon UI built
Data layer fixes across the board:
→ Dashboard cards now pull live Supabase data
→ Tasks List + Kanban are real modes now (not fake toggles)
→ Mobile layout cleaned up, no more overlapping columns
→ Due dates normalized + Kanban status stays in sync
The dev setup level-up nobody talks about:
→ Git worktrees + Codex running in parallel
→ Separate branches, workspaces, env + dev servers per screen
→ Fixing Tasks and Finance simultaneously — solo builder, multi-track workflow
This is what AI-native development actually looks like. 🤖
https://t.co/QRqqWSUa91
Workflow: Git Worktrees → Codex → Supabase → React
One tab. One OS.
#OpenAI #Codex #BuildWithCodex #AIBuilders #Hackathon #BuildInPublic #PersonalOS
Day 4 of building Personal OS in public 🚀
Biggest day yet — went from static to real.
Integrated Supabase DB today:
→ Tasks screen — full CRUD through database
→ Finance screen — live data in, static data out
→ No more hardcoded anything
Also locked Phase 1 checkpoint:
✅ Product Brief
✅ Investor Pitch Deck
✅ Phase 1 form submitted to Outskill x @OpenAI team
The OS is starting to have a memory. 🧠
https://t.co/QRqqWSUa91
Workflow: Supabase → Codex → React
One tab. One OS.
#OpenAI #Codex #BuildWithCodex #AIBuilders #Hackathon #BuildInPublic #PersonalOS
Would love your honest feedback 👇
Drop a comment:
→ What feature would you add first?
→ Does the UI feel right for a solo user?
→ What's missing?
Building in public means building with you. Let's go 🔥
#OpenAI#Codex#BuildWithCodex#AIBuilders#Hackathon#BuildInPublic #PersonalOS
I'm Dharmesh, a solo builder and I just shipped Day 4 of the Outskill x @OpenAI AI Builders Hackathon.
The problem I'm solving: you're running your life across 5 different apps and none of them talk to each other.
So I built one that does. 🧵
How I built this in 3 days as a solo builder:
I used OpenAI Codex to generate, iterate, and refine every single module — Tasks, Finance, Journal — from scratch.
Not just scaffolding. Full UI, design tokens, component logic. Codex was basically my co-engineer.
React + Vite + Supabase + Tailwind + Vercel 🚀