Skip to content
View HypertextAssassin0273's full-sized avatar
💭
Too excited!!! 😇🤓
💭
Too excited!!! 😇🤓

Block or report HypertextAssassin0273

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

HypertextAssassin0273/�?�?�?�?

🔭 I’m currently working on: Data Science & OpenMP (PDC) Projects
👉 Recently completed (mega) projects: Efficient Multi-Attribute Tree Operations, POS Cashier DataBase Management System
📚 I’m currently learning: Modern & Advanced Javascript, DevOps, Cloud Computing, Parallel and Distributed Computing, Data Science, Machine Learning & Design and Analysis of Algorithms
🤔 I’m looking for help: to gather ideas for product-based FYP on any graph-related (e.g. social networking) problem & also to create a reverse mechanism of std::shared_ptr i.e. to deallocate the current pointed memory if any of the referencing pointers go out of the scope
💬 Contact me through: my personal mail or you can follow me on any of the social links provided in my portfolio


Some Important Repositories

Other Useful Material

My Tech Stack

Pinned Loading

  1. Data_Structures_in_Cpp Data_Structures_in_Cpp Public

    Contains some useful custom Data-Structures/Containers & Algorithms, developed during my 3rd semester at University.

    C++ 100 12

  2. HypertextAssassin0273.github.io HypertextAssassin0273.github.io Public

    My Portfolio website for hosting projects, blog & resume, using Hydejack-Pro-v9.0.4 Theme & GitHub Pages.

    SCSS 11 7

  3. Excel_Data_Organizer_and_Cleaner-DS_Project Excel_Data_Organizer_and_Cleaner-DS_Project Public

    Data Structures project in C++11 language, uses custom Vector & String structures with Move Semantics (Rule of Five)

    C++ 9 2

  4. SwiFT_Store_Management-OOP_Project SwiFT_Store_Management-OOP_Project Public

    C++ language based generic management project which covers all the basic & some advance concepts of OOP & C++11, using DevC++ Compiler

    C++ 5 2

  5. Ice_Cream_Factory-OS_Project Ice_Cream_Factory-OS_Project Public

    Operating Systems project in C language using semaphores to simulate the problem in Linux kernel module.

    C

  6. POS_Cashier_System-SE_Project POS_Cashier_System-SE_Project Public

    Software Engineering Project

    PHP