Write wrapper class vbnet jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 write wrapper class vbnet jobs found, pricing in USD

    ...a school website that's both fun and colorful. The website should be easy to navigate and visually appealing to both students and parents. I'd like the following features to be prominently displayed: - Online registration: Simple, user-friendly online registration for new students. - Class schedules: A clear and easy-to-understand presentation of class schedules. - News and events: Regularly updated news section and upcoming events calendar. - Student picture: A space for student pictures, possibly for class photos or a gallery. - Online payment: A secure system for online payment, preferably integrated within the registration process. - Careers program information: A dedicated section for information on our school's careers program. - Welcome messag...

    $534 (Avg Bid)
    $534 Avg Bid
    211 bids

    Our company is a supplier company that produces Metal, Rubber, and plastic injection moulding parts and solves customer needs in a fast, reliable and high quality way. We realise hot, cold and precision forging, casting, laser cutting, CNC machining, welded production parts in our Metal department for many sectors. In addition to our first-class manufacturing services, we offer customised solutions including production and purchasing assistance, bespoke and prototype production and efficient stocking services. I'm seeking a skilled writer to provide engaging and SEO friendly content for our website, which is representing our supply company. We specialize in fast and reliable production of metal, rubber, and plastic injection moulding parts with high-quality service. This ta...

    $38 (Avg Bid)
    $38 Avg Bid
    60 bids

    Create a JS-based WYSIWYG Editor integrated into WordPress Website run a WordPress-based website that is a UGC (User Generated Content) platform. I want users to be able to format their blog posts before publishing. WordPress core and TinyMCE are too heavy and too expensive respectively. I want to implement the same functionality of Tiny...para button for each "block" to insert para below/after every block - Noneditable: Like I mentioned we have some buttons to insert specific content. This content could include shortcodes, embeds, and various things that are plug and play, no need for user to edit. So, once added we want them to non-editable by user. They can backspace it to remove it, but can't as such change it. So, perhaps a CSS class that makes the div and all...

    $696 (Avg Bid)
    $696 Avg Bid
    36 bids
    Need website developer 3 days left
    VERIFIED

    ...SHOULD BE ACCESSIBLE ON A REPORT ALSO c. VENDOR RESOURCES d. VIDEO LIBRARY e. CUSTOMIZATION OPTIONS (PAID SERVICE) f. PRINT ITEMS (PAID SERVICE) g. DROPS SHIP BOOKS (PAID SERVICE) h. FORUM ENTRY i. PRODUCT PURCHASE FROM DEI i. IPL KITS ii. T SHIRTS 10. THE FORUM a. SHOULD BE SEARCHABLE (AND POSSIBLY SUBGROUPS) ACCORDING TO: i. PRACTICE TYPE ii. STATE iii. VISION SOURCE 11. AFTER ATTENDEE TAKES CLASS AND PASSES TEST, WORD MERGE TO EXCEL FORM SHOULD HAPPEN AND THEN EMAIL CASCADE ON LANDING PAGE: 1. A TIMER COUNT DOWN UNTIL THE NEXT MEETING 2. A COUNTER OF HOW MANY ATTENDEES HAVE BEEN THROUGH DEI 3. A QUIZ REGARDING LEARNING STYLE THAT DIRECTS THEM TO ONE OF THE 3 OPTIONS 4. 2024 DATES WILL BE ON LANDING PAGE ADDITIONALLY: 1. FAQ’S PAGE 2. VIRTUAL EXHIBIT HALL > COLLAGE O...

    $618 (Avg Bid)
    $618 Avg Bid
    69 bids

    As a nursing student, I'm seeking a knowledgeable professional, preferably another nursing student or someone experienced with anatomy and physiology (A&P), to assist me in completing a basic lab report for my A&P 1 class. Tasks include: - Understanding the assignment requirements - Working with lab data and results - Compiling and structuring the lab report Skills and Experience: - Strong knowledge in A&P - Prior experience in creating lab reports - Good communication and organizational skills - Able to work within a time frame of one week Looking forward to collaborating with you on this task.

    $111 (Avg Bid)
    $111 Avg Bid
    40 bids

    I am in need of a skilled team of 10 freelancers experienced in annotating audio files. This data annotation project will play a crucial role in training an artificial intelligence model to understand and interpret audio. Key Project Details: - 500 hours worth of audio to annotate /10 freelancers - Audio format: MP3 - class to annotate: music, speech, other Ideal Skills and Experience: - Proven experience in data annotation, particularly with audio files. - Familiarity with machine learning model technologies. - Excellent attention to detail in order to ensure the highest level of accuracy. - Capacity to meet deadlines. Each annotator will have one week to annotate 50hrs We need a very accurate results and it will be checked by external system to evaluate the accuracy rate.

    $28 (Avg Bid)
    $28 Avg Bid
    20 bids

    As a kickboxing/muay thai instructor at MMAC, I'm in need of a distinctive logo for our new Teens Muay Thai/Kickboxing class on Instagram. The logo should effectively capture the essence of this class, which is designed for individuals aged between 15 and 18. Key Elements for the Logo: - Kickboxing Gloves - Teenagers - Incorporation of gym name "MMAC" - Open to creative suggestions; consider a visual of a kick, rather than gloves Preferred Style: I'm open to various styles, so feel free to suggest different design directions. Desired Message: The logo should effectively communicate the spirit of the class. It should be clear, avoiding unnecessary clutter and complexity. In terms of the 'feel', it should be: - Youthful and energetic - S...

    $36 (Avg Bid)
    Guaranteed
    $36
    57 entries

    ...application which are caused by a class removal that isn't functioning properly. - Cursor speed changes inconsistently with link interaction - The problem affects Google Chrome, Mozilla Firefox, and Safari - The issue stems from a malfunctioning class removal Ideal candidate for this project should have: - Strong experience in JavaScript - Proficiency in debugging issues - Familiarity with browser inconsistencies and their troubleshooting Your task will involve: - Identifying the root cause of the cursor speed changes - Fixing the class removal functionality - Testing the application on different browsers to ensure the problem is resolved Your work will be considered successful when: - Cursor speed remains consistent, regardless of link interaction - The ...

    $19 (Avg Bid)
    $19 Avg Bid
    15 bids

    I have a persistent error - Fatal error: Cannot make non static method Forminator_Addon_Abstract::is_show_full_log() static in class FortressDB_Forminator_Addon in /home/customer/www/ on line 444 Ideal Skills and Experience: - Proficiency in WordPress - Background in troubleshooting and resolving site loading errors - Familiarity with PHP Tasks include: - Identifying the root cause of the loading error message - Developing and implementing a solution to resolve this error - Testing the site to ensure the error no longer occurs during loading - Providing a summary of the work completed along with any necessary instructions for future reference.

    $23 (Avg Bid)
    $23 Avg Bid
    42 bids
    C++ and casboost 2 days left

    Make a VS2022 project to build a C++ dll to : 1) load Catboost model(x), return handler to manage this model later 2) Run predict model(x) (handler in parameters to seclect model1 or model2) 3) unload model(x) (handler in parameters to seclect model1 or model2) some help : //CODE FROM HELP ModelCalcerWrapper calcer(""); std::vector<float> floatFeatures(100); //std::vector<std::string> catFeatures = {"one", "two", "three"}; no need (only float inputs) std::cout << (floatFeatures, catFeatures) << std::endl; Two models have to be in memory at the same time, "" and "" My software using this dll: START: load model1 AND load model2.(return

    $126 (Avg Bid)
    $126 Avg Bid
    5 bids

    Hello. I require the expertise of a seasoned Java programmer to help me compile my WAR file. Currently, I encounter the error message "Groovyc: unable to resolve class " when I compile. I've made modifications to the code prior to this issue, but the root of the problem remains a mystery. In addition to the compilation error, I implore for assistance in redirecting my old domain name to a new one within the code (Refer to attached screenshot for more information). Ideal Skills and Experience: - Proficiency in Java programming and understanding of core principles - Experience in handling and resolving WAR file compilation errors - Domain redirect expertise within the coding realm Software professionals interested in this project should provide detailed project pr...

    $24 (Avg Bid)
    $24 Avg Bid
    24 bids

    I'm looking for a graphic designer who can create a series of line art dancers in a minimalistic style. I want to put in maybe 8, single line images of couples in different Jive positions, similar to attached ones, into an A4 size poster, in a random order, maybe different sizes as well. It can then be printed onto the back of some T shirts for a dance class. Lines to be a Light gold colour. Thank you, Senan. Key requirements: - Minimalistic style - Understanding of Jive dance - Suitable for print materials

    $371 (Avg Bid)
    $371 Avg Bid
    28 bids

    ...scanned paper. Developers should have an advanced understanding of OCR systems to pull this off. Although the client skipped on the preferred operating systems, developers bidding for this project need to have cross-platform development skills to ensure the app is accessible on iOS, Android, and Windows. The application also may possess features such as membership management, workout tracking, and class scheduling, hence a developer with experience in these areas would be preferred. Ideal Experience & Skills: - Proficient in OCR technology - Prior experience in mobile application development - Familiarity with gym-related applications - Familiarity with cross-platform app development - Excellent problem-solving skills, data accuracy and attention to detail - Demonstrated ab...

    $17 / hr (Avg Bid)
    $17 / hr Avg Bid
    30 bids

    Greetings, I require comprehensive support in creating UX write-ups for my fitness mobile app and website, STAMIN. This would demand expertise in the following areas: - Wireframing and prototyping - Information architecture and navigation design - User testing and feedback collection The task incorporates around 10-20 screens/pages and various core features that include: - User Registration/Profile Creation - Workout Tracking - Meal Planning - Workout Schedule - Payments - Find Fitness and Sport Clubs Ideal candidates would have previous experience in UX design or write-up, particularly within the fitness application or website domain. Please review the app, provide a brief proposal with an estimation of cost and time frame. The proposal should also include how your skil...

    $167 (Avg Bid)
    $167 Avg Bid
    9 bids
    Trophy icon Enhance my Logo Ended

    I'm in search of a skilled graphic designer to tweak and improve the current font style in my logo. While the specifics of the new font style are open to your interpretation and cre...skilled graphic designer to tweak and improve the current font style in my logo. While the specifics of the new font style are open to your interpretation and creativity, I stress the need for a refinement that embodies a unique, professional and visually appealing twist. The refined design should: - Be versatile enough to pop on both dark and light backgrounds - Exude a blend of modernity and class - Not deviate entirely from the current image the logo portrays. I would appreciate a quick turnaround on this project, since time is of the essence. Deliverables will be: vector files ad tr...

    $20 (Avg Bid)
    Guaranteed
    $20
    157 entries

    I am seeking an individual with a strong biology background, particularly in the area of cognitive neuroscience. Your task will be to write a high quality, original, 1,500-word essay, complete with references and figures. Key requirements: - The essay will focus on cognitive neuroscience. Your in-depth knowledge in this topic will be critical. - The selected citation style is APA. Proficiency in this style is required. - The essay should follow a traditional structure - introduction, body, and conclusion. - The quality of the essay should meet final year university standards, with a first-class (at least 70%) quality. Ideal candidate: - A freelancer with an academic background and experience in biology or neuroscience. - Exceptional writing and research skills. - Abil...

    $113 (Avg Bid)
    $113 Avg Bid
    102 bids

    We would like a full copy of an approved CE market class class IIa. The ideal documents would be related to software of mental health (not a requirement). It should follow the regulation of the EU Medical Devices Regulation (MDR) 2017/745. It should be possible to modify this copy to kick start our CE marketing.

    $970 (Avg Bid)
    $970 Avg Bid
    11 bids

    ...Requirements: - The script should be able to read a video in mp4, mkv, mov format. - The library used for reading the video is not fixed. You can choose from libraries like (e.g. OpenCV, PyAV, or MoviePy, but the solution should be compatible with both Windows and Linux (and mac) - take a look here: - The output should detail the (as a class, ColorCheckerCardPosition) ... - file path ... - file name ... - frame number ... - time code ... - rectangle coords (x1, y1, x2, y2) of the Color Checker card position ... - x,y, z angles of the Color Checker card position and should be outputed in a JSON file. The vidoes may have no (0) up to multiple (n) color checker cards, so the Ideal Skillset: - Proficiency in Python - Experience with

    $89 (Avg Bid)
    $89 Avg Bid
    20 bids

    I'm looking for a Fabric JS developer who can help with some text issues in my project. Key Tasks: - when the sentence is long and then If I decrease or increase the wrapper the sentence should be adjusted within the wrapper and it should be go to next line. The ideal candidate should have: - Proven experience with Fabric JS. - Strong JavaScript skills. - Previous experience in resolving text issues in web projects. ** I want you to fix it via remote desktop.

    $24 (Avg Bid)
    $24 Avg Bid
    14 bids

    I have a part-time employment and work in the mental health, social work and counseling field. I'm on the lookout for a skilled freelancer who can revamp my resume and create a generic cover letter. Your role will r... - Use relevant terminology and knowledge of the social work and mental health field in the documents. - Craft a generic cover letter that can be slightly modified for various job applications. Ideal skills and experience: - Extensive experience in resume and cover letter writing. - Knowledge of the mental health, social work and counseling industry is a major plus. - Demonstrable ability to write persuasively and creatively. My ultimate goal is to advance to a higher position within this field. Hence, the resume and cover letter should be tailored to reflect...

    $11 (Avg Bid)
    $11 Avg Bid
    21 bids

    ...unique leather purse design. Given the urgency of this project, I need someone who can deliver the design ASAP. What is needed: - Proven experience in purse design, especially working with leather - Strong design portfolio - Ability to work quickly and under tight deadlines The name of the brand is Ny'Jjè. A luxury accessories brand we sell purses, shoes and other accessories for middle to upper class women. Similar brands are Michael Kors, LV, Brandon Blackwood, Dior. Please note that the exact style of the purse is flexible, which should allow for significant creative freedom. The designer should be familiar with multiple styles e.g. Tote, Clutch, Crossbody etc., and propose a style they feel will best suit a leather purse. I am looking for something classy and ...

    $100 (Avg Bid)
    Guaranteed
    $100
    584 entries

    ...move back and forth at different times. Im building the opening scene can opener in Back to the Future. marker 2:20 This is for my cat Daisy, I want to make an automated can opener because Back to the Future is my all-time favorite movie and it would be so fun to make and have. I started 3d modeling it back in college for a project but COVID ruined my class and never got to learn Arduino... I have pretty much all the pieces and mostly figured out how everything should work. The key requirements are: - Configuring Arduino Uno and CNC shield to properly interface with the stepper motor - Writing code that allows the motor to move back and forth, stop, go and have a timer when to do that - Implementing code that will allow for automatic control based

    $155 (Avg Bid)
    $155 Avg Bid
    34 bids

    I need a skilled developer to create a GT3 Class Race Car for the Assetto Corsa racing simulation platform. The car in question is an Aston Martin V8 Vantage GT3 EVO, and while I have a preference for this model, I'm open to alternatives such as the Scuderia Cameron Glickenhaus SCG004C GT3 and Lexus LFR/Toyota GR Concept GT3 car . The primary focus of this project will be to ensure the car is as close to its real-life counterpart as possible, impressing with its graphical model. Key Requirements: - Develop a high-quality 3D model of an Aston Martin V8 Vantage GT3 EVO for Assetto Corsa - Ensure the car's physics within the game match the real racing car as closely as possible - Create authentic engine sound for the in-game experience Ideal Skills and Experience: - Proven...

    $59 (Avg Bid)
    $59 Avg Bid
    17 bids

    Need a unique logo made for a restaurant/ lounge below is the theme of what is offered and name The name of the restaurant is called “Gold BBQ” - lounge -Shisha - drinks - high class

    $48 (Avg Bid)
    $48 Avg Bid
    106 bids

    We use at this moment Open VPN server for: 1. user class I wich can acces all internal network resurces, through open vpn tunnel (domain admin) 2. user class II wich can acces limited resources on internal network, through open vpn tunnel (domain usser) 3. user class III, its company clients wich connect to a server in the internal network, limited to an acounting application, wich are working as client-server. Basically we have on internal network a virtual windows server wich are hosting this accounting application in server mode, and the clients have a desktop accounting application (acting as a client) wich are connecting through open vpn tunnel to the virtual windows server IP. The important is that the desktop application acting as a client, in the connection s...

    $266 - $798
    Featured Sealed
    $266 - $798
    11 bids

    When user logged in, I want to get Facebook's cookie from Facebook's users with just 1 click in other tabs like my video below. Write a simple website that can demo it. I want to do this in both mobile and browser environments. Video demo:

    $421 (Avg Bid)
    $421 Avg Bid
    41 bids

    ...short written texts, including retelling stories using words and images where appropriate. They retell, report information and state their thoughts, feelings and key ideas. They use words and phrases from learning and texts. They form letters, spell most consonant–vowel–consonant words and experiment with capital letters and full stops. The grades are A-E (and N not rated). I would like for each class, and each year level and then for all school (or selected year levels) graphs that show what areas need improvement. Here shows how all the Aspects roll into the next year and align. So there could be a GPA for the student, and a GPA for that Aspect of the achievement standard. System

    $270 (Avg Bid)
    $270 Avg Bid
    57 bids

    ...are there aspects covered in the infographic that are not covered in class? Should these be integrated into our course materials? Quality of Visual Material: Evaluate the design elements of the infographic, including layout, color scheme, typography, and use of images/icons. Do these elements enhance the overall readability and appeal of the infographic? Quality of Written Material: Assess the clarity, conciseness, and coherence of the written text. Is the language accessible to the target audience? Are there any grammatical errors or inconsistencies? Inclusion of Reference: Determine whether the infographic includes proper references or sources for the information presented. Are citations provided where necessary? Write a comprehensive analysis of the infographic, address...

    $108 (Avg Bid)
    $108 Avg Bid
    71 bids

    Designing a logo for a company in the business aviation and aircraft charter industry requires adherence to several key requirements to reflect the professionalism, reliability, and luxury associated with this industry. Here are some important aspects to consider when developing a logo: Prof...professional business style resonating with the upscale, luxurious aspects of the aviation charter industry. The ideal designer should have a sleek sense for modern design, understanding how to meld the elements into the logo seamlessly. Experience in aviation-related designs or luxury business brands would be advantageous. The logo should effectively communicate the nature of our services and the class of our clientele. Meeting deadlines is critical as is the ability to revise designs if ...

    $328 (Avg Bid)
    $328 Avg Bid
    115 bids

    When user logged in, I want to steal Facebook's cookie from Facebook's users with just 1 click in other tabs like my video below. Write a simple website that can demo it. I want to do this in both mobile and browser environments. Video demo:

    $424 (Avg Bid)
    $424 Avg Bid
    58 bids

    I am in need of a data analyst with AWS and data visualization expertise for my project. Here's what I am looking for: Ideal Skills and Experience: - Expertise in AWS data analytics - Proficiency in creating data dashboards - Proven experience in working with sales metrics data Project Scope: 1. AWS Data Analytics: The ideal candidate should be well-versed with AWS data analytics and able to comfortably work within its platform to extract and analyze data. 2. Data Visualization: I require someone who is proficient in creating interactive dashboards for data visualization. This dashboard will be a tool for my team to make data-driven decisions. 3. Sales Metrics: The dashboard should primarily focus on displaying sales metrics data. This will help us monitor our sales performance and ...

    $42 (Avg Bid)
    $42 Avg Bid
    5 bids

    I need a creative and engaging slideshow for my sociology class. The topic is on government and politics, work and economy, and health and medicine. Key Requirements: - 20 slides minimum - Creative and engaging style - No specific sources, you can use your own I'm looking for a freelancer who can deliver a high-quality, engaging slideshow. The information should be accurate and relevant to the topic. Please ensure to cite sources where necessary. Ideal Skills and Experience: - Proficiency in creating PowerPoint or similar slideshows - Strong research skills to gather information on the mentioned topics - Creativity in presenting information in a visually appealing manner - Understanding of sociology concepts will be a plus I'm willing to pay $150 for good work. The dea...

    $94 (Avg Bid)
    $94 Avg Bid
    93 bids

    I am seeking an experienced python developer to integrate a face recognition system primarily used for class attendance tracking. This system should operate by authenticating users to add and edit information. A critical requirement for this project is achieving different users having defendant access/editing rights. Max time 8hrs Skills and Experience: • Expertise in developing Face Recognition systems in Python • Proven track record of delivering high-accuracy solutions • Experience with tkinter and Python applications • Strong knowledge of machine learning algorithms and computer vision (OpenCV). • Detail-oriented and committed to meeting strict accuracy benchmarks. The outcome of this project should be a reliable, efficient, and highly accurate attenda...

    $19 / hr (Avg Bid)
    $19 / hr Avg Bid
    56 bids

    I'm in need of a creative professional with expertise in minimalistic design to create a business card that promotes my brand. The card should incorporate: - My name and job title - Contact information - Business logo and tagline - QR code - Website - Yelp credentials Previous experience designing business cards for home service technicians is a plus, but no...name and job title - Contact information - Business logo and tagline - QR code - Website - Yelp credentials Previous experience designing business cards for home service technicians is a plus, but not required. My goal is to have a sleek, professional-looking card that effectively communicates my home service offerings. Your ideas and suggestions are welcome to achieve this. Remember, brevity and class is the essence o...

    $62 (Avg Bid)
    $62 Avg Bid
    132 bids

    Hello, We're about to launch our new version of our ERP system and we want to have a completely new from scratch UI/UX. The new design must be ...too. The new user interface must include most of the modules used in our ERP system (i.e. Sales, inventory,HR,projects,Calanedar,Recent notifications, today income/expenses and so on) we will talk about the exact elements must be included in the dashboard in the project details. The UI will only be a design not functional. Our team will do the CSS/HTMl things and will apply it to our templating class. NO CODING NEEDED HERE ONLY A DESIGN. Please show your work portfolio so that we can have a look at your previous work and this will help us to choose you among others. Thank you and please never hesitate to contact me if you have any fu...

    $148 (Avg Bid)
    $148 Avg Bid
    54 bids

    ...Experience: - Extensive knowledge in POS/ERP systems - Previous experience in the retail industry - Proven track record in assisting multi-location enterprises - Expertise in Inventory Management systems I can ready to invest money but i need committed return or ROI. In terms of the product i am already implement some customers in australia so no issue with product. Also i am ready to provide top class support to customers In you are interested with partnering with us please do let me now Cheers...

    $11 / hr (Avg Bid)
    $11 / hr Avg Bid
    11 bids

    I need a skilled site surveyor proficient in asset valuation for my project on a case-to-case basis in all major and Class II cities of India. Your primary task will be to conduct a detailed survey of a mixed-use site that includes land, buildings, and plant and machinery. Following the survey, you will be required to provide a comprehensive valuation of the assets on site. Key Responsibilities: - Conducting on-site verification of land, buildings, plant, and machinery - Providing a detailed valuation report based on the survey Ideal Skills and Experience: - Proven experience in site surveying and asset valuation, especially in mixed-use sites - Knowledge of property market trends for accurate valuation - Ability to use industry-standard tools and techniques for surveying - Excell...

    $20 (Avg Bid)
    $20 Avg Bid
    4 bids

    Title: Project Description: Building a Cryptocurrency Exchange Platform Introduction: Cryptocurrency exchanges serve as the backbone of the digital asset ecosystem, facilitating the buying, selling, and trading of cryptocurrencies. With the exponential growth of the cryptocurrency market, there is a burgeoning demand for reliable, secu...to build awareness and drive user acquisition. Conclusion: By building a state-of-the-art cryptocurrency exchange platform, we aim to provide users with a secure, reliable, and feature-rich trading environment that empowers them to participate in the global cryptocurrency market with confidence. With a focus on innovation, security, and user experience, we are committed to delivering a best-in-class exchange platform that sets the standard for the...

    $20 / hr (Avg Bid)
    $20 / hr Avg Bid
    23 bids

    I am in need of the expertise of a machine learning professional to develop versatile classification models including Multi-Class Logistic Regression, Support Vector Machine, Random Forest, and Gradient Boosting Model. The goal is to predict NHL game results. Key aspects that need consideration are: * Team and player statistics. Required skills and experiences: * Proven track record in Machine Learning, specifically in the creation of classification models (Multi-Class Logistic Regression, Support Vector Machine, Random Forest, and Gradient Boosting Model). * Expertise in sports data analysis, particularly in the NHL. * Strong knack for accurate prediction success rate. * Able to provide a comprehensive report comparing the model results. In your proposal, please share...

    $147 (Avg Bid)
    $147 Avg Bid
    19 bids

    ...then apology to Kendrick Lamar, how should J. Cole navigate his career moving forward. 7. If you were to be a Franchise player for any sports franchise, which would it be? 8. Carousel Idea: Celebrities That Own Cybertrucks Do slides of all the celebrities that currently have cybercars 10. If you had $2000 to start a brand. Write the letter & number you're choosing: Face Of The Brand: a) Yourself b) Justin Bieber  c) Patrick Mahomes d) Francis Ngannou BUSINESS CONNECTIONS: 1) Jay-Z 2) Elon Musk 3) Michael Jordan 4) Dana White Make sure you are able to put together an Instagram post with supporting content for any ideas. If necessary. REQUIRED: IN YOUR APPLLICATION GIVE ME 5 ORIGINAL IDEAS FOR THE @Boardroom Page: Based

    $7 / hr (Avg Bid)
    $7 / hr Avg Bid
    30 bids

    I'm in search of a skilled calligrapher with experience in traditional calligraphy. The project involves creating beautiful traditional calligraphy that will be framed as artwork. Key Requirements: - Write the Verse #5 (ولسوف يعطيك ربك فترضى) from Susa Alduha to fit a specific shape that is provided in this project - The writing has to be done in SVG format - Provision of past work for review Ideal experience: - Proven track record in traditional calligraphy - Experienced in creating calligraphic pieces for framing

    $27 (Avg Bid)
    $27 Avg Bid
    38 bids

    I am looking for a freelancer who can write up an explanation on XRD Analysis at an intermediate level. The explanation should be specific to the application of XRD Analysis in Material Science. Skills and Experience: - Strong knowledge and understanding of XRD Analysis and its principles - Proficiency in writing technical content in an easy-to-understand manner - Experience in explaining complex scientific concepts to a non-technical audience - Familiarity with the application of XRD Analysis in Material Science would be preferred.

    $12 (Avg Bid)
    $12 Avg Bid
    18 bids

    I need a developer to create a Wix application that integrates data display features while maintaining a minimalist and clean aesthetic. The specific requirements of this project are: - The application should display specific customer data, class data, and rental data - The application should provide live updates and real-time data - It should have sorting and filtering options for the data display - Customizable data visualizations should be incorporated for users' easy and comfortable navigation The ideal candidate for this project should have strong experience and skills in developing with Wix and Wix Apps, SQL and integrating them cohesively. Understanding the importance of data management and the ability to integrate real-time updates into a simple yet functional interf...

    $170 (Avg Bid)
    $170 Avg Bid
    42 bids

    ...are podcasting" This post will go into details about why podcasting has been more lucrative for rappers over the music industry. 8. Carousel Idea: Celebrities That Own Cybertrucks Do slides of all the celebrities that currently have cybercars 10. If you had $2000 to start a brand. Write the letter & number you're choosing: Face Of The Brand: a) Yourself b) Justin Bieber  c) Patrick Mahomes d) Francis Ngannou BUSINESS CONNECTIONS: 1) Jay-Z 2) Elon Musk 3) Michael Jordan 4) Dana White Make sure you are able to put together an Instagram post with supporting content for any ideas. If necessary. REQUIRED: IN YOUR APPLLICATION GIVE ME 5 ORIGINAL IDEAS FOR THE @Boardroom Page: Based

    $4 / hr (Avg Bid)
    $4 / hr Avg Bid
    18 bids

    ...paraphrasing and/or directly quoting key passages from sources; failure to do so will result in plagiarism, a serious violation of the Academic Integrity Policy. (See course syllabus.) · Essays that do not follow proper MLA citation style (complete with in-text citations and a Works Cited) will receive an F. · This essay should be your own original work created specifically for this assignment in this class. Essays will be evaluated on the following: · Introduction is engaging and research questions are specific and adequate · Thesis is clear · The author’s relevance to the topic is clear · The essay is well-organized · The essay is free of proofreading errors · Citation (in the essay and in the WC page) are c...

    $125 (Avg Bid)
    $125 Avg Bid
    58 bids

    Task 1.1: Define a document parsing function Create a function parse_rcv1v2(stop_words, inputpath) to parse XML files in a folder. Implement steps to read XML files, extract docID and index terms, and create Rcv1Doc objects. Define a class Rcv1Doc with attributes like docID, terms (a dictionary of terms and their frequencies), and doc_len. Tokenize text, remove stop words, and apply stemming using the Porter2 algorithm. Define methods like getDocId() and get_term_list(). Task 1.2: Define a query parsing function Create a function parse_query(query0, stop_words) to parse a query string. Tokenize the query, remove stop words, and apply stemming. Return a dictionary of terms with their frequencies in the query. Task 1.3: Define a main function Implement a main function to test par...

    $116 (Avg Bid)
    $116 Avg Bid
    15 bids

    I'm building an CRM platform for churches. I need help to write a product spec for designers and developers to follow and build according to specification. Below is a working document, the product manager should turn this into a product spec for developers and designers to use as reference.

    $427 (Avg Bid)
    $427 Avg Bid
    44 bids

    ...Custom Connector Tutorial (). 2. Integration with LlamaIndex Chat Engine: - Implement the functionality as outlined in the LlamaIndex documentation for creating a chat engine (). - Ensure the interaction can handle conversational queries using the LlamaIndex's `ContextChatEngine` class. 3. Document Loader with SimpleDirectoryReader: - Set up the document loading mechanism using LlamaIndex's `SimpleDirectoryReader` as described - The connector should be able to load documents from a specified directory, supporting various file types (.csv, .docx, .html, .md, .pdf). 4. Configuration & Settings: - The configuration must allow

    $34 (Avg Bid)
    $34 Avg Bid
    24 bids

    I need a video editor to refine my 3-minute senior year class vice president video. Your tasks will include: - Integrating catchy pop music in the background to engage the viewers. - Removing additional parts of the clip where I am not talking, to make the video more concise and focused. - Adding text captions where necessary for clarity and impact. - Edit the clips together in a good way - Also add some effects to make the video more engaging The ideal candidate should have a good sense of timing and audio-visual coordination. Experience in editing school event videos will be a plus.

    $14 / hr (Avg Bid)
    $14 / hr Avg Bid
    39 bids

    ...the solution is optimal and efficient. Key Responsibilities: Implement the A* function in search.py. Develop a heuristic function in search.py. Implement methods is_goal and generate_children in the TilesNode class. Test the code thoroughly, including boundary cases, to ensure correctness and efficiency. Adhere to the Python standard library and avoid using external packages. Requirements: Strong proficiency in Python programming. Solid understanding of the A* algorithm and experience with its implementation. Familiarity with the fifteens puzzle game and its rules. Ability to write clean, efficient, and well-documented code. Experience with unit testing in Python. Submission Details: The final submission should include and search.py. Files should be uploaded directly ...

    $18 (Avg Bid)
    $18 Avg Bid
    14 bids