110 skills found · Page 4 of 4
rohittiwari-dev / JARVIS Desktop Voice AssistanceThis project is simple desktop voice assistant built with python named as “Jarvis Desktop Voice Assistant”. This project is fully completed and error free. It was compiled in VS Code Editor
mdsahil321 / Cursor RulesEnhance your coding standards with LessUp's cursor-rules for the Cursor editor. Achieve consistency and quality across Python, Java, and more! ⭐️🍴
chenurawinrada / LisaTextEditorSimilar to Notepad++. Users can use it as a text editor for code development. Python, CSS, HTML.
The-Assembly / Code A Rich Text Editor With PyQtAfter last month’s workshop with Tkinter, we’ll show you another great new option for developing GUIs in Python. PyQt5 is the latest iteration of the Python binding for the cross-platform Qt GUI toolkit, implemented as a plugin. In this session, we’ll use PyQt5 to code our own customizable rich text editor a la Microsoft Word. We’ll implement file system interactions, selective text formatting, and other features one expects from a modern word processor. Prerequisites: — Python (https://www.python.org/downloads/) — Visual Studio Code (https://code.visualstudio.com/download) ----------------------------------------- To learn more about The Assembly’s workshops, visit our website, social media or email us at workshops@theassembly.ae Our website: http://theassembly.ae Instagram: http://instagram.com/makesmartthings Facebook: http://fb.com/makesmartthings Twitter: http://twitter.com/makesmartthings
MadsDoodle / AssessHub Assessment PortalAssessHub is an online assessment and interview portal that combines: Practice problems and coding assessments.. A live interview “session” experience with real-time video calling + real-time chat(under development).. A built-in code editor with multi-language execution support for: JavaScript ,Python ,Java
Benitmulindwa / HaririHariri is a Python code editor written in Flet
abtp2 / TonyeditA modern editor where you can code html, css, js and python.
abhishekbabushetty / Online AI Based Code EditorA modern, web-based IDE with multi-language support (Python, JS, Java, C++), real-time terminal, VS Code-like UI, AI-powered code assistance (Gemini), file management, theming, and sandboxed execution. Built with React, Node.js, Monaco Editor, and xterm.js.
Akash-Ramjyothi / A Live CoderA Collaborative Code editor for pair programming, interviews, teaching and a lot more. The "a-Live Coder" is a code pair platform where users can share an interactive editor and write code together. It has language support for C++, Java and python. This application is based on the concept of operational transformation which forms the basis for a shared editor. Video calling is also provided within this application. It has some similar features as provided by HackerRank's CodePair platform.
atgoldberg / UnrealCopilotAn Editor Plugin for Unreal Engine 5.6 (or later) that acts as a virtual technical artist, responding to user prompts by executing python code to perform editor actions. Unreal Copilot integrates Github models to provide access to a variety of LLMs and centralized quotas and billing via the user's Github account.
OpenCode / Geany Python Good CodeA Geany plugin to use tools like pep8, flake8 and other on the python code directly from editor interface
ShardulNalegave / PycodePyCode - A Code Editor In Python 3 And WxPython
maksimKorzh / EditTerminal based text editor in 50 lines of python coded in under 1 hour on youtube
whieronymus / Py Zap TesterThe projects aim is to create a local environment for building and testing Zapiers Python Code Step That mimics Zapiers so you dont have to beat your head against a wall using their Editor
Meenakhi66 / Athena Voice Assistant1.1 Purpose This project is a cloud-based program that requires internet-connected devices and applications to work. This purpose behind this project is that it be able to will help users or enterprises to manage a set of tasks, previously only made possible by humans. 1.2 Product Features It is able to interpret human speech and respond via synthesized voices. Users can ask their assistants questions, media playback via voice and manage other basic tasks such as internet surfing, sending mails and answering basic computational queries with verbal commands. 2. System Analysis 2.1 Hardware Requirements Pentium IV or higher, (PIV-300GHz recommended) 4 GB RAM 1 Gb hard drive free space Microphone required 2.2 Software Used Any system configuration can be used but we’ll suggest using Visual Studio as it is what we have used. VS Code Visual Studio Code, also commonly referred to as VS Code, is a source-code editor made by Microsoft for Windows, Linux and mac OS. Features include support for debugging, syntax highlighting, intelligent code completion, snippets, code refactoring, and embedded GIT. Users can change the theme, keyboard shortcuts, preferences, and install extensions that add additional functionality. Visual Studio Code is a source-code editor that can be used with a variety of programming languages, including Java, JavaScript, Go, Node.js, Python, C++, C, Rust and Fortran. ATHENA Language used: Python is a high-level, interpreted, general-purpose programming language. Its design philosophy emphasizes code readability with the use of significant indentation. It is dynamically-typed and garbage-collected. It supports multiple programming paradigms, including structured (particularly procedural), object-oriented and functional programming. It is often described as a "batteries included" language due to its comprehensive standard library. Python is meant to be an easily readable language. Its formatting is visually uncluttered and often uses English keywords where other languages use punctuation. Unlike many other languages, it does not use curly brackets to delimit blocks, and semicolons after statements are allowed but rarely used. It has fewer syntactic exceptions and special cases than C or Pascal.
JamesStallings / Pyrominimalist code editor in python/tkinter with syntax highlighting
sahandmohammadrehzaii / Python Editore Code OnlineNo description available
Aareon / CodinggA code editor written in pure Python
dan10ish / CodeA modern online code editor with Python, JavaScript, and C++ support, real-time output, and data visualization.
marciofrayze / EdueditorA simple on-line JavaScript, Python and Ruby editor. Just type your code and hit "Run"! Your program will be executed inside your browser.