Buntu Cossie
Full-Stack Developer
About
I am Buntu Cossie, a full-stack developer based in South Africa. I make web apps mainly in TypeScript, React and PostgreSQL and sometimes in C#. This website, however, was built with Astro, SolidJS and SASS.
I am passionate about software development and tech in general, and I am always eager to learn new technologies in order to solve real world problems.
Projects
Meme Machine
Full-stack CRUD application for posting and viewing memes. Features 'like', 'follow' functionality and OAuth login with Google and Facebook. Developed with TypeScript, Next.js, React and Tailwind CSS. The data is stored in Supabase PostgreSQL and Prisma ORM is used to interact with the database. Uses the Next-Auth library for authentication and tRPC to bridge the front-end and back-end.
Spaza Game Store
Full-stack ecommerce website. Developed with TypeScript, React on the frontend and C#, ASP.NET, Entity Framework and Postgres on the backend. Features a JsonWebToken based authentication system. To view a working demo, please clone the repo and run docker-compose up in your terminal.