Giter Club home page Giter Club logo

infinite-craft's Introduction

Hiya! I'm Sqd.

Welcome to my really epic GitHub profile!
I code mainly in Python Python.
I make discord bots, fun little projects and just mess around with some code. ๐Ÿ™ƒ

Connect with me on Discord:

Username: @sqd.

I'm really good in
  • Discord - joined at 2018
    • i have a vast knowledge about discord and how most of the things work
    • i can also make really good discord servers
  • Python - since 2021
    • superb at it
    • i can make fully functional cli apps aswell
    • my first words were hello world don't mess
  • discord.py - since 2021
    • i know almost everything in it
    • i can make a full-fledged discord bot with any features you might need
      • (excluding dashboards for now, planning to learn soon)
  • Backend using python - since 2022
    • not so good but i can make simple http servers which let anyone control a particular app
  • SQLite database handling - since 2023
    • still learning how SQL databases work but i believe i know a pretty good chunk of it
  • Using AI services like Gemini or OpenAI's GPT - since 2023
    • pretty good at making AI chatbots
    • i have also made a discord Clyde alternative


I'm just a student who loves to code who is currently trying to learn more and expand his knowledge and abilities even more.

List of technologies ๐Ÿ’ฏ๐Ÿ’ฏ๐Ÿ’ฏ๐Ÿ’ฏ

I see this as a trend among many github profiles, so I guess I should have one aswell because LISTS ARE COOL!!1!11 ๐Ÿ’ฏ๐Ÿ’ฏ๐Ÿ˜Ž๐Ÿ˜Ž
definetly did not steal the above reference from someone's readme
Python PyPI Discord discord.py FastAPI Flask SQLite3 Pillow Linux Mint Ubuntu Arch Windows 10 Windows 11 Windows Subsystem for Linux 2 Android Termux Visual Studio Code Windows Terminal Termius Git GitHub GitLab Markdown YouTube YouTube Studio Spotify SoundCloud Google AI Studio Gemini OpenAI ChatGPT Google Cloud Adobe Express Adobe After Effects Canva Bash Postman JavaScript HTML5 CSS3 Powershell Gimp
NOTE: Everything from the list above mentions what I've done before, it does not mean that I'm perfect at it, but I do have experience in it.


Public Repositories

infinite-craft

My Github Statistics

Overall Statistics Top Languages (according to my public repositories)
SqdNoises's GitHub Stats Top Languages

Follow me and star my repositories and show some love ๐Ÿ’–


for the people that saw my location under my profile,
yes i do live there and rent free without even him realising someone else lives with him ๐Ÿ˜‚๐Ÿค‘

infinite-craft's People

Contributors

itsnotalexy avatar sqdnoises avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

infinite-craft's Issues

403 error :(

So, i was testing out the first example of this, i got a 403 forbidden error (this was an error caused by aiohttp)
2024-06-13 16:00:23.166185 [INFINITE CRAFT] WARN Resetting discoveries storage JSON file (discoveries.json) Pairing elements: ๐Ÿ’ง Water and ๐Ÿ”ฅ Fire 2024-06-13 16:00:23.552287 [INFINITE CRAFT] WARN Closed InfiniteCraft session Traceback (most recent call last): File "c:\Users\[me]\Desktop\coding\infinite-craft.py", line 10, in <module> asyncio.run(main()) File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.12_3.12.1264.0_x64__qbz5n2kfra8p0\Lib\asyncio\runners.py", line 194, in run return runner.run(main) ^^^^^^^^^^^^^^^^ File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.12_3.12.1264.0_x64__qbz5n2kfra8p0\Lib\asyncio\runners.py", line 118, in run return self._loop.run_until_complete(task) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.12_3.12.1264.0_x64__qbz5n2kfra8p0\Lib\asyncio\base_events.py", line 687, in run_until_complete return future.result() ^^^^^^^^^^^^^^^ File "c:\Users\[me]\Desktop\coding\infinite-craft.py", line 7, in main result = await game.pair(game.discoveries[0], game.discoveries[1]) # Pair Water and Fire ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Users\[me]\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.12_qbz5n2kfra8p0\LocalCache\local-packages\Python312\site-packages\infinitecraft\infinitecraft.py", line 293, in pair async with self._session.get(f"/api/infinite-craft/pair", params=params) as response: File "C:\Users\[me]\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.12_qbz5n2kfra8p0\LocalCache\local-packages\Python312\site-packages\aiohttp\client.py", line 1197, in __aenter__ self._resp = await self._coro ^^^^^^^^^^^^^^^^ File "C:\Users\[me]\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.12_qbz5n2kfra8p0\LocalCache\local-packages\Python312\site-packages\aiohttp\client.py", line 696, in _request resp.raise_for_status() File "C:\Users\[me]\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.12_qbz5n2kfra8p0\LocalCache\local-packages\Python312\site-packages\aiohttp\client_reqrep.py", line 1070, in raise_for_status raise ClientResponseError( aiohttp.client_exceptions.ClientResponseError: 403, message='Forbidden', url=URL('https://neal.fun/api/infinite-craft/pair?first=Water&second=Fire')

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.