An inferior clone of the C standard library printf function, which takes a string and a variable sized list of other values and produce as output a string that corresponds to the format specifier and given input values.
C
An inferior clone of the C standard library printf function, which takes a string and a variable sized list of other values and produce as output a string that corresponds to the format specifier and given input values.
C
Vanilla reactjs clone of linktree, a social media reference landing page. This is one of the tasks in HNG9 internship in which I participated as a frontend engineer.
HTML
JavaScript
An assembly of C programs and code snippets to learn and practice data structures and algorithms. This also includes rewrites of many C standard library functions, all for the purpose of understanding computer programming from ground-up.
Shell
C
Assembly
Python
Client-side application for QuickNLP, a web-based library of natural language processing (NLP) algorithms for transforming plain text into meaningful information.
JavaScript
CSS
TypeScript
Kotoba is a very simple dictionary web app, built with nextjs, which uses a remote API to retrieve definitions of English words including different parts of speech along with audio examples for pronunciation.
JavaScript
TypeScript
A low fidelity demonstration of how to print a web UI (with reactjs) as a PDF file. This example was used to print recipe cards.
HTML
CSS
JavaScript
API server for QuickNLP, a natural language processing service that takes plain text and transforms it into meaningful information in desired format using a range of NLP algoritms.
Python
A suite of computer programs, configuration files, and various types of code snippets for learning systems engineering, development and operations (DevOps) at the fundamental level, a module in the software engineering program at ALX.
Shell
C
Ruby
Puppet
Python
WIP component library for Nextjs/React apps. Intended to be a low-opinionated and highly customizable library with easy, standard and straightforward APIs
JavaScript
TypeScript
CSS
A simple Todo application using AWS Lambda and the Serverless framework, as part of the project assignments for the Udacity cloud developer nanodegree.
TypeScript
JavaScript
HTML
CSS
Metabnb is a project from HNG9 Internship which features a rental service in some metaverse denominated in crypocurrencies.
HTML
JavaScript
A react, with TypeScript, clone of linktree, a social media reference landing page. This is one of the tasks in HNG9 internship in which I participated as a frontend engineer.
JavaScript
TypeScript
An assembly of functions and computer programs to practice data structures, algorithms, and more complex topics in higher level programming languages such as Python and JavaScript.
Python
Shell
C
JavaScript
HTML
An event management system that lets creators and organisers schedule events and invite local and international guests seamlessly
JavaScript
CSS
TypeScript
AWS lambda function to destroy a random EC2 instance in specified intervals.
JavaScript
A simple file directory system that displays a list of [nested] folders and files with intuitive file-system actions such as viewing, navigation, and download
JavaScript
HTML
CSS
TypeScript
HTML
CSS
JavaScript
A simple CRUD REST API for meals using PostgreSQL, Knex.js, and Objection.js in NestJS
JavaScript
TypeScript