Skip to content
View rbsolas's full-sized avatar
🌰
🌰

Organizations

@CS-180-Group-4

Block or report rbsolas

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
rbsolas/README.md

Hello! 👋 I'm Rohan.

About Me

I'm a computer science undergraduate from the University of the Philippines Diliman. Aside from computers, I am passionate about learning math, music theory, and 日本語. I love playing the guitar and bass and sometimes (read: rarely) make covers of songs that are fun to play. My other hobbies include playing JRPGs and fighting games, watching shows and movies, and reading novels. Someday, I want to stitch my interest in math, music, and computer science into research and contribute to the ever-advancing technology of our world.

Technical Skills

Show/Hide

Fields

Data Science, Scientific Computing, Frontend Web Development, Software Development

Programming Languages

Data Science and Scientific Computing

Artificial Intelligence and Machine Learning

Web Development

Libraries and Frameworks

Design

IDE

OS

Others

Pinned Loading

  1. Bass-Separator Bass-Separator Public

    The Bass Separator uses a model based on the U-Net architecture to separate bass stems from songs using Short-Time Fourier Transform (STFT) and deep learning

    Jupyter Notebook

  2. Hoaxford Hoaxford Public

    This repository contains our digital portfolio source code and project notebook used in a correlational analysis project in our data science course

    CSS

  3. Tetrisito-Solver Tetrisito-Solver Public

    The Tetrisito Solver is a program written entirely in MIPS assembly that solves a simpler variant of the game Tetris

    Assembly

  4. ext2-Filesystem-Reader ext2-Filesystem-Reader Public

    The ext2 Filesystem Reader allows text file and directory traversal and extraction from a virtual disk formatted in ext2

  5. Halleys-Comet Halleys-Comet Public

    This repository contains our project notebook predicting and simulating Halley's Comet trajectory using differential equations

    Jupyter Notebook

  6. BF-Scheduler BF-Scheduler Public

    The BF Scheduler (BFS) for xv6 is an alternative to the Completely Fair Scheduler (CFS) originally designed for the Linux kernel

    C