plane Posted May 21 Share Posted May 21 Hi this place is for posting your projects that you are programming right now 😄 3 1 Quote Link to comment Share on other sites More sharing options...
plane Posted July 16 Author Share Posted July 16 (edited) Hiiii I want to show you project that im currently working on. It's called LazuliMusic and it's music player and youtube downloader. I want to practice my html, css and js skills so Im using vanilla html, css and js It's gonna be web app without backend so that means all music you download (save) and playlists you create are gonna be saved locally in your browser (i want to use IndexedDB for this) I've just started working on it so it looks like this for now but its gonna get more stuff there later hehe Edited July 17 by plane 5 Quote Link to comment Share on other sites More sharing options...
Tukkonen Posted July 19 Share Posted July 19 Nothing to show, but im working now on own fun project on arduino. Fiddling with IMU (Inertial Measurement Unit), trying to get all yaw, pitch and roll data, and then calculate it's own displacement in 3D-world. Right now can't stop yaw from drifting. Need to use magnetometer, but no ready library for calibrating it and my math and magnetometer understanding isn't strong enough for it yet 😄 1 1 Quote Link to comment Share on other sites More sharing options...
plane Posted July 19 Author Share Posted July 19 Omg sounds amazing what Arduino do you have I got Arduino UNO on my birthday hehe 1 Quote Link to comment Share on other sites More sharing options...
Tukkonen Posted July 21 Share Posted July 21 I think it's arduino nano 33 ble sense rev2. Wanted to have bluetooth/wifi accessibility and 9-axis imu. Â Also got rasperry pi 3 if i can think some project for it 1 Quote Link to comment Share on other sites More sharing options...
plane Posted July 22 Author Share Posted July 22 I just changed few things in development process of my app Im using React, Tailwind css, and Vite instead of vanilla html, css, js and live server And also I just reconsidered method for saving data and decided to create backend instead of saving data on client-side Im gonna use express.js in node.js and MongoDB database 1 Quote Link to comment Share on other sites More sharing options...
plane Posted August 29 Author Share Posted August 29 (edited) Hi it's me (again) I changed few things in stack (again) for backend im gonna use ASP.NET Core WebAPI (minimal API) running on .NET 8 and for database im gonna use Microsoft SQL Server running in Docker container (Ubuntu 22.04.) and for data managment im gonna use Azure Data Studio Edited August 29 by plane 1 Quote Link to comment Share on other sites More sharing options...
plane Posted August 29 Author Share Posted August 29 here's how it looks rn 3 Quote Link to comment Share on other sites More sharing options...
plane Posted Sunday at 12:51 AM Author Share Posted Sunday at 12:51 AM HI I've just done my school project where we are supposed to create website for imaginary coffee shop and... this is my result: 1 Quote Link to comment Share on other sites More sharing options...
plane Posted Sunday at 12:58 AM Author Share Posted Sunday at 12:58 AM Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.