final devlog: Finally i made the build and hosted it on PyPl. it took me a bit longer that i would like to admit though it was my first time making a py package. but it works now! run the command : pip install explayer to try it out!
devlog#4 finally added a config,json and save and load function to save the music file path. now it can remember the path so that you dont need to change the path everytime you want to play songs! Next i will add basic customization and fix a few bugs.
devlog#3Finally made the command window for my music player you do a bunch of thing here! though making it was lot harder than i expected specially the function to make the song shuffle and after the first itteration there were lot of bugs so it took help from gpt to fix it! but it works fine now !
devlog#2 well this happened. though it looked cool. after talking to gpt a bit i fixed it! it seems to be working fine now. Next i have plan to add a command tab or windows where you can customize color, playlist, etc.
devlog#1 For a few days im seeing those reels in insta where people play lyrics in terminal. Im wanting to do the same but making it more dynamic with features such as playing songs in suffle, repeat, finding lyrics file and loadin on its own and a few customization! Today i get the lyrics and basic control system to work. I used this https://www.pygame.org/docs/ref/music.html for basics of playing music. I took the help of gpt to write the code that formates the lrc file. fnally im making the ui with ascii
MAMA BOT LAST POST BEFORE SHIPPING! so i wrote some lame jokes with the help of gpt as place holder for now and finiding more original jokes from insta reels and stuff i will keep updating the jsons!
MAMA BOT! Mama bot is a slack app that works with slash commands and outputs replied in my native language Bangla! The bot is made for our #bangladesh channel to bring some fun by telling random jokes in our native language and say some random quotes in our native language. commands : /mama-koi to ping /mama-jokebolo to tell joke in bangla /mama-telljoke to tell joke in bangla /mama-vallagena to tell random quote /mama-tosskoro to clip a coin! /mama-ajkekoitarik to show the current date /mama-biral to tell random facts about cats /mama-help to show the available command i a .json file for the bangla jokes and quote and added function such as coin flip, date fetch as a quick learning opportunity. the catfacts and english joke are the code from the guide!
last devlog before i ship!!!
hmm
Devlog before ship: made the interactive key board part, wrote few commands for terminal and added api to fetch asteroid data from nasa API.Most part was frustrating part was making the interactive keyboard part. I could now find any decent article or tutorials to make that. but finally found https://code.tutsplus.com/creating-a-keyboard-with-css-and-jquery--net-5774t this one there were a few problems with this one i did not understand a lot of this. but managed to get it to work. I Had to take a lot of help from Claude for the keyboard. hopefully i get better :/
Second devlog! so I made the layout cleaner, Added a clock, Added a current weather interface and added a to do list. the weather data is from Open Meteo! is was a trick part to code so i followed someone elses project :/. the todo list was also a bit trickey for me to make. tomorrow i will work on interactive key board, Nasa API and the commans for the terminal!
first devlog!: For making the terminal i found a cool library of some sort. you can read it here: https://itnext.io/how-to-create-interactive-terminal-like-website-888bb0972288 i will try to use it to add customs commands and stuff. next i have plans to add a interactve key board at bottom and interactive panels with api on the sides!
Final devlog before shipping: so ! finished my design and animations I also added a form using web3form to receive emails. I added drop down for project and added a blog sections that opens another html page where i can write blogs. I need t write a blog now before i ship the project!
Another Devlog: so today im working on the theme and animations. I accidently made the theme like nothing os inspired. Also i discovered -webkit- in css and changes the scroll bar and added a progression bar. next I’m going to add a loading animation and finally finish other pages. i asked AI about how to make the progression bar worked it turns out it was simple math!
First Devlog : I had a bit of experience with HTML,CSS and JS before. but forgot most of it so I read the guide to remember the basic structure how html , css and js worked. then I took my idea to GPT and asked him to find relevant tutorials. I followed them to make this basic design for my portfolio ! I will work mainly on aesthetic tomorrow.
devlog#5 HEllO! finally started working on a decent map. Before this iteration I was sculpting the map in unity but it was not looking great so I told GPT to generate me a concept and I thing this plan looks decent. Will post next devlog after I complete the map and textures! It might take a while :/