Pinned Repositories
startgjovik_website
Website for Start Gjøvik 2023-2024, a student organization for innovation and entrepreneurship
.dotfiles
All my dotfiles
admin-dashboard
A fully responsive and interactive admin dashboard project built with Javascript, HTML5, CSS/Bootstrap 5, and Expressjs/Nodejs for sharing projects. Iintegrates external data sources such as NewsAPI and the GitHub REST API to display basic data.
calculator
An interactive calculator application with Javascript, HTML5, and CSS/Bootstrap 5 for performing basic arithmetic operations.
finn.no
A CLI application implemented in C++ that emulates some features of an Finn.no-like e-commerce platform.
IoT-project
This GitHub repo is for an IoT project undertaken during the IELEG2001 - Data Communication course at NTNU Gjøvik. The project involves creating a web application to display sensor data, including power consumption, QR codes, temperature, and CO2 levels, for industrial monitoring and analysis.
m.o.s.a
A robotics project using Nestjs, MongoDB, C++/C, HTML5, and CSS/Bootstrap 5 to create an Arduino-based line-following robot.
my_f
my_t
A serial monitor that reads and writes data to/from serial ports, displays graphs for key-value variables, and is configurable.
personal-web
Personal website.
Mosazghi's Repositories
Mosazghi/m.o.s.a
A robotics project using Nestjs, MongoDB, C++/C, HTML5, and CSS/Bootstrap 5 to create an Arduino-based line-following robot.
Mosazghi/.dotfiles
All my dotfiles
Mosazghi/admin-dashboard
A fully responsive and interactive admin dashboard project built with Javascript, HTML5, CSS/Bootstrap 5, and Expressjs/Nodejs for sharing projects. Iintegrates external data sources such as NewsAPI and the GitHub REST API to display basic data.
Mosazghi/calculator
An interactive calculator application with Javascript, HTML5, and CSS/Bootstrap 5 for performing basic arithmetic operations.
Mosazghi/digital-watch
Digital watch using the ATtiny85 MCU. The MCU communicates with DS1307 real-time-clock (RTC) over I2C. Also used TM1637 for displaying the clock.
Mosazghi/ds1307-rtc
A simple DS1307 Real-Time-Clock (RTC) application programmed with STM32(L476RG) using I2C. Also transmits the date over UART.
Mosazghi/finn.no
A CLI application implemented in C++ that emulates some features of an Finn.no-like e-commerce platform.
Mosazghi/IoT-project
This GitHub repo is for an IoT project undertaken during the IELEG2001 - Data Communication course at NTNU Gjøvik. The project involves creating a web application to display sensor data, including power consumption, QR codes, temperature, and CO2 levels, for industrial monitoring and analysis.
Mosazghi/my_f
Mosazghi/my_t
A serial monitor that reads and writes data to/from serial ports, displays graphs for key-value variables, and is configurable.
Mosazghi/personal-web
Personal website.
Mosazghi/tic-tac-toe
A classic Tic Tac Toe project with Javascript, HTML, and Tailwind CSS, featuring an intelligent computer opponent powered by Minimax algorithm for unbeatable gameplay.
Mosazghi/os
Notes and Assigments for the course IDATG2202 - Operating Systems, Virtualization and Security
Mosazghi/prog2006-advanced-programming
PROG2006 Advanced Programming Course.
Mosazghi/ram_sens
Monitors and displays RAM usage on a GNOME linux distribution.
Mosazghi/uart
UART implementation in VHDL.