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

Capybara Software Stack

What I am 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 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.

Capybara itself will have a 3D interactive space for each community, where profile cards may be customized and navigated through on a global map. (We do not take your location, you may place yourself anywhere.) Development consists of a web application frontend with React + Vite, a mobile app with React Native, a middleware with Koa.js, as well as Vercel & Supabase.

I strive to create a well-tested secure software system that is financially equitable to its users, keeps only the absolutely necessary data, and protects that data securely. I've been building out the start of Capybara for a short while now, but I am stopping to create a small prototype for my college class to showcase connecting users in networks via their YouTube API data.

Essentially for that small prototype, which I will call Capybara Social, the matching process will feed into a swipeable UI similar to dating apps. This will be a React Native app. I will also host code publically for a browser extension which will help grow Capybara network invites in time.

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

Pinned Loading

  1. capybara-extension capybara-extension Public

    Reads watch activity across websites and outputs a unique creatorId to the console and an API endpoint.

    TypeScript

  2. 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

  3. 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

  4. 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

  5. graphics-programs graphics-programs 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

  6. 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#