Pacis Nkubito
Welcome to my journey as I develop Radical Software
Highlights
Section titled “Highlights” DevLog 1-3 In this devlog, I learned how to set up a Node.js environment, manage packages with NPM, and schedule tasks using cron jobs with the node-cron package.
DevLog 2-1 In this devlog, I learned more about Astro Starlight, and tried to customise this site using the knowledge I gained. I also learned deploying my website to Github Pages.
DevLog 2-3 In this devlog, I learned how to build a fully functional blog using Astro.js and React components. I also deployed the blog to Netlify.
DevLog 3-3 In this devlog, I learned how to build a full-stack applications using html, css, javascript on the frontend and Node.js with Express on the backend.
DevLog 4-3 In this devlog, I learned how to build a full-stack application using HTML, CSS, and JavaScript on the frontend with Node.js, Express, and MongoDB on the backend. I also used MongoDB Atlas to host my database in the cloud.
DevLog 5-3 In this devlog, I learned how to add sound to my project using Tone.js. I learned how to manipulate web audio API using Strudel and Tone.js. I also completed the Strudel tutorials and built a Guitar using Tone.js.
DevLog 6-3 In this devlog, I brainstormed ideas for my final project and started doing research on potential topics. I also explored random potential ideas from an idea generator.
DevLog 7-3 In this devlog, I created a prototype for my final project, speedrace. I created a simple web interface with React.js and created two unstyled pages: Internet Speed Comparison and Speed Test.