I'm Ebenezerβa Software Engineer & Designer blending premium aesthetics with clean, optimized architecture.
π» Stack: Figma | Tailwind | JS | Python | Firebase
Sharing the process and building in public. Welcome to the page. π
π Python Output Challenge π₯
Think you know Python? π€
Predict the output without running the code!
π Comment your answer: A, B, C, or D
π‘ Hint: Focus on how variables reference lists in Python.
π Challenge your friends and see who gets it right!
Day 65 of Python π
Learning URL Shortener system design! π
β’ Mapping URLs to short codes in SQLModel β’ Generating strings with secrets β’ DB lookups for link redirects
Understanding the architecture first! π»
#BuildInPublic#Python#FastAPI#SQLModel
@AshrafXplains Yes starting first doesnβt mean finishing first networks determine the winner most times and in some cases the first also determines
But do you have any other ideas?
Day 64 of Python π
Shipped my Event Ticket Booking API to GitHub! ποΈπ»
β’ Public repo: Event-Ticket-Backend β’ Commits for https://t.co/MX9jD9QwF8 β’ .gitignore set for venv, .db, & cache
Check it on GitHub! π
#BuildInPublic#Python#FastAPI#GitHub
@AshrafXplains Yes, that is actually a good but here is what I taught, I was thinking of time frame even if it is 2 seconds different the first person get the final ticket and the last guy get no more ticket
Day 63 of Python π
Wrapped up my Event Ticket Booking API using FastAPI & SQLModel! ποΈβ‘
β’ Real-time ticket booking & seat checks β’ Ticket cancellation with auto-restocked seats β’ Event revenue tracking endpoints β’ Exception handling for sold-out cases
#BuildInPublic#Py
Day 62 of Python π
Building an Event Ticket Booking API with FastAPI & SQLModel ποΈβ‘
Work in progress! So far:
β’ Event setup & dynamic seat allocation
β’ Seat collision checks & error handling
β’ PUT/DELETE routes for capacity & cleanup
Still cooking on this project! π οΈ
Day 60 of Python π
Built a full E-commerce & Inventory Service with FastAPI & SQLModel ποΈ
β’ Product & order calculation logic
β’ Stock checks & auto-deductions
β’ Restock endpoints via PUT
β’ Persisted in Ecommerce.db
Hard work paid off! π
#BuildInPublic#Python#FastAPI