Writing is always a great way to document what you're learning and to truly digest it. Here's a piece of what I've picked up. Keep an eye out for fresh insights and updates!
SvelteKit is a metaframework built on top of Svelte. In this article, you will learn how you can use Prisma to add database access to your SvelteKit application.
This article is the second half of a 2 part series. In the series, you’ll learn how to build a GraphQL API with GraphQL Yoga, connect it to MongoDB and glue it together with Prisma, a next-generation ORM. You’ll also attach your GraphQL API to an existing Next.js frontend.
This article is the first half of a 2 part series. In the series, you’ll learn how to build a GraphQL API with GraphQL Yoga, connect it to MongoDB and glue it together with Prisma, a next-generation ORM. You’ll also attach your GraphQL API to an existing Next.js frontend.
Web 3 and blockchain are all the rage these days. Whether you want to jump on the bandwagon or not, it’s good to have a basic understanding of web 3. But we need to start at the very beginning - Web 1.
Data Structures notes from MIT Lecture 2
Algorithms and Computation notes from MIT Lecture 1
Snapshot of what ChRIS is about.
They created REWEBA - remote well-baby. A remote infant monitoring system, which incorporates use of Internet of Things and Machine Learning.
What doesn't kill you, makes you stronger...cliche, but true.
Cafrilearn is a team that built a project to help children, especially from marginalized communities with no access to the internet and live in areas with low electricity penetration. We created Makini - an offline learning device that allows for an interactive session at a low cost. Through the device, students can have access to learning materials through speech without relying on the internet.
Harun Mbaabu is a Microsoft Student Learn Ambassador from the Murang'a University of Technology. He is a Data Scientist and Software Engineer with more than 3 years of experience in full-stack web development. He's been involved in many design thinking panels and conferences like the recently concluded CityJS Conference 2021.
They've created an app to improve agricultural production through its services while contributing to zero hunger SDG goal. The Plant Signal mobile app detects plant diseases and pests and offers remedy recommendations to salvage the plant.
One of the main challenges of participating in Hackathons is finding an innovative idea to work on. With hackathons being designed to identify solutions to real-world problems, most aim to enhance use of open data which will benefit both the government and its citizens.
So, what exactly is Accessibility? It's basically whether a product can be used by people of all abilities. Be it somebody with low vision or someone who doesn't understand the speaker's language in a video.
About a year ago, I wrote my first lines of code and I felt powerful. It was a simple Python program with a print() method to display my name. I was so pumped that I thought in a week's time I'd probably be able to hack NASA or something... Unfortunately, the excitement soon faded away; all I was left with was my wit to push me through it.