Filebox is an easy-to-access alternative to cloud-sharing platforms like OneDrive and Mega. It provides a no authentication simple authentication (just a password) that lets users easily store files on a website which can be visited by others and then can be easily downloaded without any password restriction.
A demo is available at demo.files.obifortune.com. The password is password
Filebox started as a term project for a cloud computing course I took in university.
A way to visualize the contents of a GitHub directory (usually by a file extension). This was a two-part project, the second part is meant to help you merge all selected files into a single EPUB for easy reading.
The purpose of this application is to have a way to easily download material from repositories that give you info to read in the form of MD files
An open source chat app for organizations with a large workspace allowing very flexible group communications between members
A workspace messaging application for organizations and individuals positioned as an open source Slack alternative with a DAO governance model.
I no longer work on this project
This is a capstone project done in my final year at university. The aim of this project was to focus on project management tools using collaboration platforms and to see how we worked as a team. The project is a way to connect dormitories and house owners with students looking for a place to live when they come to the university.
This section of the project houses the API used for accessing the data. It was built with ExpressJS.
A school project
This is a convict tracking website designed to be used by the police and the general public to search if a name is stored in the database as a convict and what crimes they are listed under.
It also has an admin view for the police to confirm and add offenders.
The Website you are currently on 😂.
All the data is pulled from a sanity studio CMS (code)
This is a capstone project done in my final year at university. The aim of this project was to focus on project management tools using collaboration platforms and to see how we worked as a team. The project is a way to connect dormitories and house owners with students looking for a place to live when they come to the university.
This section of the project houses our frontend view
This is a custom blog built with NextJS and sanity as a CMS to get the data.
It's a mostly statically built site with the exception of the api routes and the studio admin page which can be accessed on /studio if you do clone this project. (most of my issues were with the revalidation logic that is introduced in the next js app dir since i wanted the caching feature that comes with next+sanity).
I'll try to update it when i can but don't count on frequent posts.😅
Built as our submission for the Devcareer hackathon, Comitia Help allows you to get assistance for your mental health securely and immediately
An AI chatbot that allows you to ask questions about your mental health and get answers immediately. Privacy was a major point in this project and we can do that by storing the user's information/chat logs in their DWN (see web5).