Skip to content
View eseer-divad's full-sized avatar
🔥
Graduating Soon
🔥
Graduating Soon

Highlights

  • Pro

Block or report eseer-divad

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
eseer-divad/README.md

Repositories contain various projects I worked on throughout the University of Akron Computer Science Program.

What I am currently working on

In private repositories I have been building software I've called Capybara. It is a social networking platform that matches users together in digital spaces based on their online watch activity. Capybara only connects people, it is not a communication or media app, it excels in matching people based on common interests such as watching the same YouTube creator, for instance. Profile cards host various links to other platforms such as Twitter, Facebook, or any way you'd like to communicate with new users.

Capybara consists of:

  • React + Vite + Material UI + R3F frontend for users, globe presentation similar to a map.
  • React Native Paper + Expo frontend for mobile devices.
  • C#/.NET API to facilitate core logic and data processing.
  • SQL instance to contain the data.

Capybara is named as it is because I see it as a universal friend instead of a competitor to social media platforms (or animals in this metaphor.) This may imply Capybara itself is a social media app, and maybe it is in some technical way, but I prefer to call it a "social networking" app. My chief aim is to give a tool to the world that connects people and starts organic connections where we find ourselves continually isolated with the social media landscape as it stands.

-- Thank you for reading this, hello! :)

Pinned Loading

  1. damask-app damask-app Public

    HR & Payroll application designed with Andrew Markland & Kevin Dillman. Angular/Django/MSSQL website for worked hours, PTO, and more!

    TypeScript

  2. floorspaces-app floorspaces-app Public

    Next.js application for our Digital-Twin Platform "Floorspaces." This was my Senior Capstone project built with Nicholas Limbach. Missing .NET backend for Unity web requests & storage integrations.

    TypeScript

  3. floorspaces-architect-unity floorspaces-architect-unity Public

    This is our 2D Unity interface for creating floorspaces, it is currently intended to build into WebGL on our frontends and connect to the Azure backend. This will be separate OR combined in the fut…

    ShaderLab

  4. computer-graphics-exercises computer-graphics-exercises Public

    Central repository for my small graphical projects, such as watches in sync, an espresso machine in POV-RAY, and a simple WebGL robot.

    POV-Ray SDL

  5. planner-cli-app planner-cli-app Public

    In-progress day planner / task management CLI app written in C#, utilizing SQLite to store the tasks and other items you'd add to an agenda.

    C#

  6. nextjs-dashboard-sample nextjs-dashboard-sample Public

    Contains a Next.js dashboard built using the Vercel learning course for Next.js

    TypeScript