Jump to content

Recommended Posts

Posted

Hi this place is for posting your projects that you are programming right now 😄

  • Like 3
  • Thanks 1
  • 1 month later...
Posted (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

image.thumb.png.e9825172677f9f992cf1d2d948b41c05.png

Edited by plane
  • Like 5
Posted

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 😄

  • Like 1
  • 100 1
Posted

Omg sounds amazing what Arduino do you have

I got Arduino UNO on my birthday hehe

  • Like 1
Posted

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

  • 100 1
Posted

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

  • Like 1
  • 1 month later...
Posted (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 by plane
  • Like 1
  • 2 months later...
Posted

HI I've just done my school project where we are supposed to create website for imaginary coffee shop and... this is my result:

image.thumb.png.461d46e68d0f62c64f905e8b4de0aa15.pngimage.thumb.png.eb8e886304aa8c65fbbbd008f9ea3cde.png

image.thumb.png.008bc5fa0b88004bc9e1ef2552240299.pngimage.thumb.png.11a4b0953e645f172cc3ad4bdd7d1ec2.png

  • 100 1
  • 3 weeks later...
Posted

Working on a new UI for a Club so the LJ can customize the colors of the lamp.
everythings responsive as of right now. just need to get some hands on icons to replace my text haha :)

 

Everything based on JS, OSC 

Shooting Commands to a Lightdesk and a Video Server with this tool

 

image.thumb.png.9b9ae391cec752bc0752d5c6c91d6c0c.png

  • Like 1
  • Love 1

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.