Github1s – One second to read GitHub code with VS Code
Points: 1692 | Comments: 214 | Author: tardismechanic
Points: 1692 | Comments: 214 | Author: tardismechanic
Coding articles to level up your development skills (⭐ 126980)
Identify, analyze and block code execution and event collection through JavaScript in your browser with code interception. (⭐ 99)
Incorrect placement of methods within classes is a typical code smell called Feature Envy, which causes additional maintenance and cost during evolution. To remove this design flaw, several Move Method refactoring tools have been proposed. To the bes...
Traceability links are key information sources for software developers, connecting software artifacts. Such links play an important role, particularly between contribution artifacts and their corresponding source code. Through these links, developers...
Grilli is a fully responsive restaurant website, Responsive for all devices, build using HTML, CSS, and JavaScript. (⭐ 532)
Tweet your technical questions to tech twitter volunteers. (⭐ 158)
A game where users must identify a city's neighborhoods as fast as possible (⭐ 481)
This paper introduces the human-curated PandasPlotBench dataset, designed to evaluate language models' effectiveness as assistants in visual data exploration. Our benchmark focuses on generating code for visualizing tabular data - such as a Pandas Da...
Recent advancements in code completion models have primarily focused on local file contexts. However, these studies do not fully capture the complexity of real-world software development, which often requires the use of rapidly-evolving public librar...
An AI-based Low-Code and No-Code software development platform (⭐ 1110)
Collective decoherence is possible if the departure between quantum bits is smaller than the effective wave length of the noise field. Collectivity in the decoherence helps us to devise more efficient quantum codes. We present a class of optimal qu...
Code from the Engineer Man YouTube channel. Please do not submit pull requests, they will be ignored/closed. The code in the repo needs to remain as it was in the video. (⭐ 1881)
A playful and interactive web experience for asking someone to be your Valentine, featuring charming GIFs and dynamic responses to 'Yes' and 'No' answers. Built with HTML, Tailwind CSS, and a sprinkle of JavaScript for interactivity. (⭐ 116)
Quick little static site I created to ask a girl to be my valentine! (⭐ 100)
Jul 21, 2018 · In python shape[0] returns the dimension but in this code it is returning total number of set. Please can someone tell me work of shape[0] and shape[1]? Code: m_train = train_set_x_orig.shape[0]
A block-style editor with clean JSON output (⭐ 31593)
We present Rico, a code designed to compute the ionization fraction of the Universe during the epoch of hydrogen and helium recombination with an unprecedented combination of speed and accuracy. This is accomplished by training the machine learning...
Helps you instantly use Braintree (Payments gateway) in your CI projects (⭐ 6)
In this paper, we present Code Shrew, a new software platform accompanied by an interactive programming course. Its aim is to teach the fundamentals of computer programming by enabling users to create their own drawings and animations. The programmin...