Skip to content
View Saifurrahmanemon's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report Saifurrahmanemon

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

Bio

  • 🏢 I'm currently working as a Software Engineer.
  • ⚙️ I use daily: .js, .ts, .tsx, .py
  • 🌍 I'm mostly active within the Javascript Community
  • 📫 Reach me: LinkedIn
function bio() {
    const username = 'Saifurrahmanemon';
    const bio = 'Tech enthusiast, with a constantly growing love for languages.';
    const toolbox = {
        frontend: ['HTML', 'CSS', 'JavaScript', 'TypeScript', 'React.JS', 'Next.JS', 'Svelte'],
        backend: ['Python', 'Django', 'Node.JS', 'GraphQL', 'Express'],
        database: ['PostgreSQL', 'SQLite3', 'Mongo DB', 'Redis'],
        devops: ['Docker', 'GitHub Actions', 'Heroku', 'Netlify'],
        misc: ['Firebase', 'GNU/Linux', 'AWS']
    };
    const architecture = ['RESTful API', 'Serverless', 'Microservices'];

    return {
        username,
        bio,
        toolbox,
        architecture,
    };
}

const me = bio();

📈 Problem Solving

Pinned Loading

  1. saifur.me saifur.me Public

    My Personal Site 👋

    TypeScript

  2. utils-kit utils-kit Public

    Customizable and dependency-free TypeScript utility functions that you can easily add to your projects. Free. Open Source.

    TypeScript 4

  3. Toggl-Categorizer Toggl-Categorizer Public

    An AI-powered application that automatically categorizes your Toggl time entries, providing insightful analytics and visualizations of your time tracking data.

    TypeScript 1

  4. Ephemeral-Diary Ephemeral-Diary Public

    A minimalist, meditative thought journal where ideas appear briefly and fade away. Type your fleeting thoughts and watch them dissolve gracefully after one second—nothing is saved, nothing is judged.

    TypeScript