Skip to content
View Devzard's full-sized avatar
๐Ÿฆ
Coding the Future
๐Ÿฆ
Coding the Future

Organizations

@AURIN-ASSAM
Block or Report

Block or report Devzard

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

gif

Hi there! ๐Ÿ‘‹

I'm Debashish, a passionate computer science engineer, currently delving deep into the realms of Artificial Intelligence and Machine Learning. Hailing from India ๐Ÿ‡ฎ๐Ÿ‡ณ, I'm thrilled to welcome you to my GitHub profile!

About Me

  • ๐ŸŒฑ I'm currently learning the intricacies of AI, ML and DL, exploring cutting-edge technologies and advancements in the field.
  • ๐Ÿ’ผ I work at Renix Informatics, where I channel my enthusiasm for transforming ideas into intelligent solutions.
  • ๐ŸŽ“ I hold a B.Tech in Computer Science and Engineering from Jorhat Engineering College, where I gained valuable knowledge in Data Structures and Algorithms, Operating Systems, Artificial Intelligence and Machine Learning, Computer Networks, etc.
  • ๐Ÿ’ป I'm also passionate about web development, and you'll find me crafting interactive and user-friendly experiences using Django, Nextjs, React, Tailwindcss.
  • โ˜๏ธ With hands-on experience in cloud technologies, especially in CI/CD pipelines, I ensure seamless and efficient deployment of applications.
  • ๐Ÿš€ My passion extends to leveraging AI and ML alongside web development to solve real-world problems and drive innovation.
  • ๐Ÿ“ซ How to reach me: ๐• , li.

Featured Projects

Here are some projects I'm proud of:

  • Blog and Short Content Generation Application : my final year project, where I along with my team created a web app powered by gpt-neo, custom trained llm and transformer models that generates blog and other content.
  • Background Noise Separation : separates background noise from mono sound audio files.
  • TIC TAC TOE bot : a bot to play tic tac toe against contains n-step-lookahead agent and Reinforcement Learning Agent
  • Devsandbox : a html, css and js sandbox which is a PWA and works completely offline and persists data.

Feel free to explore my repositories, where I combine my love for coding with my fascination for AI, ML, web development, and cloud technologies. Don't hesitate to reach out if you have questions, ideas, or want to collaborate!

Happy coding! ๐Ÿš€

Pinned

  1. Transformers-G5/blog-generation Transformers-G5/blog-generation Public

    An application to create blog using custom trained LSTM and Transformer and also fine tuned GPT-Neo text generation model. UI for the application is available at : https://github.com/Transformers-Gโ€ฆ

    Jupyter Notebook 1

  2. audio-bg-noise-separation audio-bg-noise-separation Public

    Application to remove background noise from audio files

    Jupyter Notebook 1

  3. Devsandbox Devsandbox Public

    A PWA sandbox for html, css and javascript made using React with auto save code in browser.

    JavaScript

  4. book-recommendation-system book-recommendation-system Public

    A book recommendation system based on popularity and collaborative filtering methods with an UI built with React and Tailwindcss and fastapi backend

    Jupyter Notebook 1

  5. TicTacToe-AI-bot TicTacToe-AI-bot Public

    A bot to play Tic-tac-toe using deep reinforcement learning. Additional RL agents and n-step lookahead agent.

    Jupyter Notebook

  6. CRM-in-Django CRM-in-Django Public

    A CRM app built in django, using sqlite as db and tailwindcss for styling

    HTML