Skip to content
View DramanSalif's full-sized avatar

Sponsoring

@django-cms

Block or report DramanSalif

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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

Pinned Loading

  1. PostgreSQL-Backups-on-Windows PostgreSQL-Backups-on-Windows Public

    A complete step-by-step guide to setting up a reliable, automated, and self-verifying backup system for your PostgreSQL database on a Windows machine.

    Batchfile

  2. python-cpu-simulator python-cpu-simulator Public

    MIPS-style CPU simulator in Python supporting arithmetic, branching, memory ops, jump-and-link, cache simulation, and visual register/memory output.

    Python

  3. securing-a-multi-tenant-PostgreSQL-database securing-a-multi-tenant-PostgreSQL-database Public

    This is a portfolio project in which we create and secure a PostgreSQL database with Row-Level Security and Role-Based Access Control. from scratch using PostgreSQL.

    PLpgSQL

  4. sms_sentiment-analysis sms_sentiment-analysis Public

    An NLP project using LSTM seq2seq with attention to build a chatbot that identifies SMS senders and analyzes sentiment, enhanced with rule-based methods and a user-friendly interface.

    Python

  5. instruction-parallelism-and-superscalar-cpu-simualtion instruction-parallelism-and-superscalar-cpu-simualtion Public

    This project explores how modern superscalar CPUs execute instructions in parallel while handling data and control hazards. We analyze a Python function and simulate how instructions are scheduled,…

    Python

  6. tennis_ace tennis_ace Public

    This project contains a series of open-ended requirements which determine what it takes to be one of the best tennis players in the world

    Python