GithubHelp home page GithubHelp logo

Hey there! 👋

I'm Arsalan Jabbari, a computer engineering enthusiast currently pursuing my studies at Shiraz University in Iran. I thrive on curiosity and a passion for innovation. As a dedicated computer engineering student, I'm driven by the endless possibilities that technology offers. Currently, I'm deeply engrossed in the captivating fields of Machine Learning and Data Science. Exploring their depths, I find joy in discovering how they can revolutionize our world. If you're looking to connect, collaborate, or just have a chat, feel free to reach out. You can find me on various platforms:

GitHub Stats 📊

Arsalan Jabbari's GitHub Stats Most Used Languages

Hobbies 🎉

While I'm fully immersed in the world of tech, life is all about balance. Beyond coding and algorithms, you'll find me:

  • Hanging out with friends 🕺
  • Traveling and exploring new places 🌍
  • Immersed in the pages of captivating books 📚
  • Pushing myself at the gym 💪
  • Kicking around a soccer ball ⚽
  • Hiking through nature's beauty 🏞️

Soft Skills ✨

My journey isn't just about technical prowess. I've honed several soft skills that enable me to thrive in various scenarios:

  • Teamwork: Collaborating with diverse minds to achieve common goals.
  • Leadership: Guiding and inspiring others to reach their potential.
  • Time Management: Efficiently juggling tasks to make the most of every moment.
  • Meticulous: Paying attention to detail and ensuring precision in all endeavors.

Vision and Future 🌟

In this dynamic world, I'm dedicated to continuous learning and growth. My goal is to make a tangible impact in the tech realm. By harnessing my skills, particularly in Machine Learning and Data Science, I aspire to create innovative solutions that drive positive change. With an unwavering work ethic and a penchant for pushing boundaries, I'm excited about the journey ahead.

Feel free to explore my repositories, engage in discussions, or connect with me through any of the mentioned platforms. Let's learn, grow, and innovate together! 🚀

Arsalan's Projects

assembly-interpreter icon assembly-interpreter

The Assembly Interpreter is a project that aims to interpret and execute assembly language programs defined in a specific format. This interpreter reads input from a text file containing a sequence of assembly instructions and their corresponding operands. Codes represent instructions for the interpreter to simulate program execution.

book-store-analytics icon book-store-analytics

Led a data-focused bookstore analytics project, using BeautifulSoup to extract iranketab data. Cleaned and engineered data with Python (NumPy, Pandas, Selenium)., built a MySQL/SQL Server database. Applied ML, t-tests, BERT for insights into customer preferences. Created a Streamlit dashboard for informed decision-making.

clickcartcomapny icon clickcartcomapny

This project includes both analysis (fully) and implementation (in the src(CLI)).

compiler-design icon compiler-design

In this project, we intend to design a compiler that reads arithmetic expressions and, in addition to computing the result of the expression according to the logic we define for it, generates three-address code in the C language.

concurrency-practical-examples icon concurrency-practical-examples

There are multiple assignments related to multi-threading and concurrency that you are required to implement using the Java language.

diabetes-prediction icon diabetes-prediction

Diabetes-Prediction is a project aimed at developing a predictive model for diabetes using logistic regression. This repository contains the code and resources needed to create a user-friendly application that predicts the likelihood of an individual having diabetes based on various input features.

dockerized-clientserver-containers icon dockerized-clientserver-containers

This repository contains the code and instructions for an introductory project on Dockerization. Explore the world of containerization as you build and depoly simple client and server containers using Docker. Follow along with the provided guide to get started and learn how to dockerize applications effectively.

image-compressor-huffman icon image-compressor-huffman

This project addresses image's efficiency storage challenge by introducing a novel, efficient lossless compression method using Huffman coding. This method not only simplifies implementation but also reduces memory consumption, making it well-suited for resource-limited environments and aiming to revolutionize streamlined image data management.

image-processing-chain-code-fpga icon image-processing-chain-code-fpga

In this project, we implemented one of the image coding algorithms, in a way that in several steps, we coded an image, calculated its perimeter and area, sent it to the Decode unit using the UART protocol, and re-encoded the original image.

image-steganography-lsb icon image-steganography-lsb

Image-Steganography-LSB is a command-line application that enables users to perform steganography using the Least Significant Bit (LSB) algorithm on images. This technique allows you to hide sensitive information within image files in a way that is not detectable by the human eye.

imdb-top-250-movies-analysis icon imdb-top-250-movies-analysis

Academic research on IMDb's Top 250 Movies entails scraping and cleaning data, followed by analyzing genres, directors, release years, IMDb ratings, and actors' influence. This analysis offers insights into evolving cinematic preferences and demonstrates the value of data-driven research in understanding cultural phenomena.

laptop-store-analytics icon laptop-store-analytics

This project revived a dormant laptop store using advanced data analysis, Python tools like BeautifulSoup and scikit-learn, and a robust MySQL/SQL Server database. We created interactive visualizations with Power BI and Streamlit, empowering effective sales strategies through machine learning-driven insights and comprehensive data analysis.

mips-cpu-design icon mips-cpu-design

This project involves the creation of a single-cycle MIPS CPU design using Verilog. The single-cycle microarchitecture is characterized by executing an entire instruction in one clock cycle. The project delves into the intricacies of designing and implementing a simplified MIPS CPU, providing insights into its fundamental components.

operating-system-scheduler icon operating-system-scheduler

The Operating-System-Scheduler repository presents an intricate project that simulates and analyzes processor timing through common scheduling algorithms used in operating systems. Delve into the core of scheduling methodologies, gaining insights into algorithmic impacts on system performance metrics.

pseudo-instagram icon pseudo-instagram

Pseudo-Instagram is a robust social media project inspired by platforms like Instagram, designed to replicate modern features while prioritizing security, user engagement, and efficient data handling. It encompasses user authentication, profile management, content sharing, follower interactions, private messaging, showcasing Java programming, etc.

rfid-smart-door icon rfid-smart-door

Unlock your door with ease using our RFID Smart Door IoT project. Simply swipe your RFID card for secure access. Manage permissions and monitor entry from anywhere with our intuitive mobile app. Experience convenience and peace of mind like never before.

riscv-cpu-design icon riscv-cpu-design

In this project, you will be tasked with implementing pipeline registers and connecting all the modules you've created so far to build a complete RISC-V processor. The successful completion of this project will result in a functional MIPS processor, and you'll have the opportunity to gain bonus points by handling hazards.

smart-home-system-avr icon smart-home-system-avr

This comprehensive solution harmonizes advanced components like temperature sensors, LCD displays, LEDs, and motors for the dynamic oversight of temperature and lighting in a smart home. With real-time monitoring, perceptual cues, and adaptable lighting control, the system ensures optimal comfort, energy efficiency, security and user-friendliness.

travel-management-system icon travel-management-system

This project focuses on designing a comprehensive database system for an online travel ticket purchasing platform that serves all customers, travel agencies and application's super admins.

x86-assembler icon x86-assembler

This repository contains a Python project that implements an assembler for a custom instruction set architecture. The assembler takes assembly code as input and converts it into machine code. The supported instructions include ADD, SUB, AND, OR, and JMP. The assembler also supports working with registers and memory.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.